0_0_26520422_7331.cpp: In function 'int main()': 0_0_26520422_7331.cpp:6:9: error: 'TLE' was not declared in this scope TLE { MAX=0; x=1; y=1; for(i=1;i<=m;i++){ for(j=1;j<=n;j++) { scanf("%d",&A);//没必要用数组记录所有的数 ^