摘要: 实验任务4 代码 #include<stdio.h> #define N 100 int main() { int line = 1, count = 0; FILE* fp; char ch; fp = fopen("C:\\Users\\kongj\\Downloads\\data4_20251 阅读全文
posted @ 2025-12-26 14:21 道秋 阅读(11) 评论(1) 推荐(0)