2023年10月5日

实验1

摘要: 实验1.1 实验1.1源代码 #include<stdio.h> #include<stdlib.h> int main() { printf(" O O \n"); printf("<H> <H>\n"); printf("I I I I\n"); system("pause"); return 阅读全文

posted @ 2023-10-05 00:54 Awayfyforever 阅读(30) 评论(0) 推荐(0)

导航