摘要: 任务一 1:是。相同。 2:是。相同。差16,含义是第一行的总字节数。 1 #include<stdio.h> 2 #define N 100 3 4 void input(int x[],int n); 5 double compute(int x[],int n); 6 7 int main() 阅读全文
posted @ 2025-11-13 21:02 郭语涵 阅读(14) 评论(1) 推荐(0)