silverbullet4869

2024年3月12日

实验1 C语言输入输出和简单程序编写

摘要: 实验任务1 1_1 1 #include<stdio.h> 2 int main() 3 { 4 printf(" O\n"); 5 printf("<H>\n"); 6 printf("I I\n"); 7 8 printf(" O\n"); 9 printf("<H>\n"); 10 print 阅读全文

posted @ 2024-03-12 22:14 SilverBullet4869 阅读(42) 评论(0) 推荐(0) 编辑

导航