0_0_38286414_27078.cpp:6:2: error: stray '\243' in program
int m£¬j;
^
0_0_38286414_27078.cpp:6:2: error: stray '\254' in program
0_0_38286414_27078.cpp: In function 'int main()':
0_0_38286414_27078.cpp:6:9: error: expected initializer before 'j'
int m£¬j;
^
0_0_38286414_27078.cpp:7:9: error: 'm' was not declared in this scope
cin >> m;
^
|