摘要:
#define _CRT_SECURE_NO_WARNINGS #include<stdio.h> #include<string.h> #include<stdlib.h> #include<math.h> #include<time.h> int main() { int arr[10]={1, 阅读全文
posted @ 2020-08-12 19:03
wh19991213
阅读(199)
评论(0)
推荐(0)
摘要:
#define _CRT_SECURE_NO_WARNINGS#include<stdio.h>#include<string.h>#include<stdlib.h>#include<math.h>#include<time.h> #define SIZE 10 //通过输入10只小猪的体重,比较 阅读全文
posted @ 2020-08-12 15:12
wh19991213
阅读(242)
评论(0)
推荐(0)
摘要:
#define _CRT_SECURE_NO_WARNINGS#include<stdio.h>#include<string.h>#include<stdlib.h>#include<math.h>#include<time.h> #define SIZE 10//宏定义常量 int main01 阅读全文
posted @ 2020-08-12 14:35
wh19991213
阅读(756)
评论(0)
推荐(0)

浙公网安备 33010602011771号