摘要: 任务一: #include<stdio.h> #include<stdlib.h> int main(){ printf(" 0 0\n"); printf("<H> <H> \n"); printf("I I I I\n"); system("pause"); return 0; } #inclu 阅读全文
posted @ 2022-10-14 23:24 王译曼 阅读(91) 评论(0) 推荐(0)