摘要: 试验任务1.2 代码 #include <stdio.h> int main() { printf(" o o \n"); printf("<H> <H>\n"); printf("I I I I\n"); return 0; } 实验任务1.1 代码 #include <stdio.h> int 阅读全文
posted @ 2023-03-04 11:15 00z 阅读(30) 评论(0) 推荐(0)