04 2022 档案
摘要:task.1 1 #include<stdio.h> 2 #include<stdlib.h> 3 #include<time.h> 4 #include<windows.h> 5 #define N 80 6 7 void printText(int line,int col,char text[
阅读全文
摘要:*实验任务1 task1.c 1 #include<stdio.h> 2 #include<stdlib.h> 3 #include<time.h> 4 5 #define N 5 6 7 int main() 8 { 9 int grade ,number; 10 int i; 11 12 sra
阅读全文
浙公网安备 33010602011771号