摘要: 任务一 tesk1 源代码 1 #include<stdio.h> 2 #include<stdlib.h> 3 int main( ) 4 { 5 printf(" O\n"); 6 printf("<H>\n"); 7 printf("I I\n"); 8 system("pause"); 9 阅读全文
posted @ 2026-03-22 23:18 3469172728 阅读(5) 评论(0) 推荐(0)