摘要: #include <stdio.h> #include <stdlib.h> int main() { printf(" o \t o \n"); printf("<H>\t <H>\n"); printf("I I \t I I\n"); system("pause"); return 0; } 阅读全文
posted @ 2024-03-16 18:28 纯爱的陈汉升 阅读(40) 评论(0) 推荐(0)