0_0_32557042_3676.cpp:19:2: error: stray '#' in program
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:8: error: stray '#' in program
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:14: error: stray '#' in program
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:20: error: stray '#' in program
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:26: error: stray '#' in program
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:32: error: stray '#' in program
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:38: error: stray '#' in program
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:44: error: stray '#' in program
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp: In function 'int main()':
0_0_32557042_3676.cpp:19:3: error: lvalue required as unary '&' operand
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:9: error: lvalue required as unary '&' operand
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:15: error: lvalue required as unary '&' operand
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:21: error: lvalue required as unary '&' operand
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:27: error: lvalue required as unary '&' operand
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:33: error: lvalue required as unary '&' operand
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:39: error: lvalue required as unary '&' operand
if(n==0&&c==0&&r==0)break;
^
0_0_32557042_3676.cpp:19:45: error: lvalue required as unary '&' operand
if(n==0&&c==0&&r==0)break;
^
|