2024年9月27日
摘要: 实验一: task1_1的源代码: 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"); 9 阅读全文
posted @ 2024-09-27 17:38 安宁的空白 阅读(6) 评论(0) 推荐(0) 编辑