7.14

1、求最大值 #include<stdio.h> #include<string.h> #include<ctype.h> #define maxn 5000+10 char buf[maxn],s[maxn]; int a[maxn]; int main() {     int repeat,i,k,n,m,max;     scanf("%d",&repeat);     if(repeat>
相關文章
相關標籤/搜索