摘要: 实验任务一: 源代码: 点击查看代码 #include <stdio.h> int main() { printf(" o o\n"); printf("<H> <H>\n"); printf("I I I I\n"); return 0; } 运行截图: ![](https://img2024.c 阅读全文
posted @ 2025-03-09 16:22 黄卓尔 阅读(19) 评论(0) 推荐(0)