09 2024 档案

摘要:实验任务1: 源代码task1_1.c: 1 #include<stdio.h> 2 int main() 3 { 4 printf(" o \n"); 5 printf("<H>\n"); 6 printf("I I\n"); 7 printf(" o \n"); 8 printf("<H>\n" 阅读全文
posted @ 2024-09-27 22:48 温姒妤 阅读(3) 评论(0) 推荐(0) 编辑