0_0_19554051_4913.cpp:15:9: error: stray '\243' in program
int s,e,s1,e1,max=-999999£¬m=1;
^
0_0_19554051_4913.cpp:15:9: error: stray '\254' in program
0_0_19554051_4913.cpp: In function 'int main()':
0_0_19554051_4913.cpp:15:36: error: expected ',' or ';' before 'm'
int s,e,s1,e1,max=-999999£¬m=1;
^
0_0_19554051_4913.cpp:44:12: error: 'm' was not declared in this scope
if(m!=n)
^
0_0_19554051_4913.cpp:46:9: error: 'm' was not declared in this scope
m++;
^
|