ccs0216

2025年10月8日

实验一

摘要: 任务一 include <stdio.h> int main() { printf(" O \n"); printf("\n"); printf("I I\n"); return 0; } 任务二 include <stdio.h> int main() { double a, b, c; scan 阅读全文

posted @ 2025-10-08 11:09 cc_sx 阅读(1) 评论(0) 推荐(0)