摘要: 实验一 test 1 include <stdio.h> int main() { printf(" O \n"); printf("\n"); printf("I I\n"); return 0; } test 2 include <stdio.h> int main() { double a, b, c 阅读全文
posted @ 2025-03-05 21:19 祖国人和劳大 阅读(23) 评论(0) 推荐(0)