03 2021 档案

摘要:#include <stdio.h> int main() { printf(" O O \n"); printf("<H> <H>\n"); printf("I I I I\n"); return 0; } #include <stdio.h> int main() { float x, y; f 阅读全文
posted @ 2021-03-16 13:26 Dametime 阅读(74) 评论(0) 推荐(0)