摘要: 关于第二次实践课作业 实验结论 task1.c 1 #include<stdio.h> 2 #include<time.h> 3 int main() 4 { 5 const int N = 5; 6 const int N1 = 397; 7 const int N2 = 476; 8 const 阅读全文
posted @ 2024-10-10 23:34 知返返返 阅读(53) 评论(0) 推荐(0)