摘要: 实验任务1 #include <stdio.h> int main() { printf(" O 0\n"); printf("<H><H>\n"); printf("I II I\n"); system("pause"); return 0; #include<stdio.h> #include< 阅读全文
posted @ 2026-03-23 09:06 \W/ 阅读(1) 评论(0) 推荐(0)