摘要: // practice7.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。// #include "windows.h"#include "stdio.h" typedef unsigned char U1;typedef unsigned short U2;typedef 阅读全文
posted @ 2020-09-16 00:32 路人甲MT 阅读(224) 评论(0) 推荐(0)
摘要: // PRACTICE5.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。//#include"stdio.h"#include "Windows.h"#include "stdlib.h"#include "time.h" #define PRACTICE5_SHOW_CO 阅读全文
posted @ 2020-09-07 01:14 路人甲MT 阅读(798) 评论(0) 推荐(0)