void input( y[],int m) { int i; for(i=0;i<m;i++) scanf("%f",&y[i]);} void input( y[],int m) { int i; for(i=0;i 发布时间:2025-12-11 01:15:15