0_0_22802307_24313.cpp:4:3: error: stray '#' in program
int n,m,j,o,i;
^
0_0_22802307_24313.cpp:4:9: error: stray '#' in program
int n,m,j,o,i;
^
0_0_22802307_24313.cpp: In function 'int main()':
0_0_22802307_24313.cpp:4:4: error: lvalue required as unary '&' operand
int n,m,j,o,i;
^
0_0_22802307_24313.cpp:4:10: error: lvalue required as unary '&' operand
int n,m,j,o,i;
^
|