0_0_37212970_32690.cpp:11:1: error: stray '\243' in program
int m=0£»//½øλ
^
0_0_37212970_32690.cpp:11:1: error: stray '\273' in program
0_0_37212970_32690.cpp: In function 'int main()':
0_0_37212970_32690.cpp:12:1: error: expected ',' or ';' before 'for'
for(int j=0;j<height;j++){
^
0_0_37212970_32690.cpp:12:13: error: 'j' was not declared in this scope
for(int j=0;j<height;j++){
^
|