摘要: https://www.cnblogs.com/5181-1841 阅读全文
posted @ 2025-10-07 14:23 邹秉祥 阅读(1) 评论(0) 推荐(0)
摘要: #include #include int main() { printf(" o \n"); printf("\n"); printf("I I\n"); printf(" o \n"); printf("\n"); printf("I I\n"); system("pause"); return 阅读全文
posted @ 2025-10-07 14:16 邹秉祥 阅读(4) 评论(0) 推荐(0)