摘要: #include <stdio.h> int main() { printf(" o o\n"); printf("<H> <H>\n"); printf("I I I I\n"); return 0; } #include <stdio.h> #include <math.h> int main( 阅读全文
posted @ 2022-03-29 16:46 尚黑 阅读(17) 评论(1) 推荐(0)