摘要: #define _CRT_SECURE_NO_WARNINGS#include<stdio.h>#include<string.h>#include<stdlib.h>#include<math.h>#include<time.h> int main01() { int a[]={1,2,3}; i 阅读全文
posted @ 2020-08-26 07:49 wh19991213 阅读(83) 评论(0) 推荐(0) 编辑