03 2023 档案

摘要:task1.c 实验代码 #include<stdio.h> #include<stdlib.h> #include<time.h> #include<stdlib.h> #define N 5 #define R1 586 #define R2 701 int main() { int numbe 阅读全文
posted @ 2023-03-22 23:05 呀西 阅读(22) 评论(0) 推荐(0)
摘要:task1._1.c 实验代码 #include<stdio.h> int main() { printf("o\n"); printf("<H>\n"); printf("I I\n"); printf("o\n"); printf("<H>\n"); printf("I I\n"); syste 阅读全文
posted @ 2023-03-08 23:26 呀西 阅读(42) 评论(0) 推荐(0)