09 2024 档案

摘要:任务一 源代码 1 #include <stdio.h> 2 int main(){ 3 printf(" O\n"); 4 printf("<H>\n"); 5 printf("I I\n"); 6 printf(" O\n"); 7 printf("<H>\n"); 8 printf("I I\ 阅读全文
posted @ 2024-09-26 23:21 秦文惠 阅读(14) 评论(0) 推荐(0) 编辑