摘要: 任务一 源代码 task1_2 1 #include<stdio.h> 2 #include<stdlib.h> 3 int main() 4 { 5 printf(" o \t o\n"); 6 printf("<H>\t <H>\n"); 7 printf("I I\t I I\n"); 8 s 阅读全文
posted @ 2026-03-21 23:18 不敢睡觉 阅读(6) 评论(0) 推荐(0)