摘要: 实验4: 源码: #include<stdio.h> #include<stdlib.h> #define N 3 #define M 100 void write(); int fun1(); int fun2(); int main(){ write(); printf("data4.txt统计 阅读全文
posted @ 2024-12-29 23:28 liuseki 阅读(14) 评论(0) 推荐(0)