摘要: include<stdio.h> int main() { printf(" o \t o\n"); printf("\t\n"); printf("I I\tI I\n"); return 0; } 阅读全文
posted @ 2025-03-10 12:07 风火klg 阅读(10) 评论(0) 推荐(0)