摘要: task 4 代码: #include <stdio.h> # define N 10 # define M 30 int count_line(); int count_words(); int main() { printf("data4.txt统计结果:\n"); printf("行数:%d\ 阅读全文
posted @ 2025-06-03 21:09 By_Harry 阅读(39) 评论(0) 推荐(0)