0_0_28263324_1836.cpp:9:2: error: stray '#' in program
cout<<endl;
^
0_0_28263324_1836.cpp:9:8: error: stray '#' in program
cout<<endl;
^
0_0_28263324_1836.cpp:9:14: error: stray '#' in program
cout<<endl;
^
0_0_28263324_1836.cpp:9:20: error: stray '#' in program
cout<<endl;
^
0_0_28263324_1836.cpp:9:26: error: stray '#' in program
cout<<endl;
^
0_0_28263324_1836.cpp:9:32: error: stray '#' in program
cout<<endl;
^
0_0_28263324_1836.cpp:9:38: error: stray '#' in program
cout<<endl;
^
0_0_28263324_1836.cpp:9:44: error: stray '#' in program
cout<<endl;
^
0_0_28263324_1836.cpp: In function 'int main()':
0_0_28263324_1836.cpp:9:3: error: lvalue required as unary '&' operand
cout<<endl;
^
0_0_28263324_1836.cpp:9:9: error: lvalue required as unary '&' operand
cout<<endl;
^
0_0_28263324_1836.cpp:9:15: error: lvalue required as unary '&' operand
cout<<endl;
^
0_0_28263324_1836.cpp:9:21: error: lvalue required as unary '&' operand
cout<<endl;
^
0_0_28263324_1836.cpp:9:27: error: lvalue required as unary '&' operand
cout<<endl;
^
0_0_28263324_1836.cpp:9:33: error: lvalue required as unary '&' operand
cout<<endl;
^
0_0_28263324_1836.cpp:9:39: error: lvalue required as unary '&' operand
cout<<endl;
^
0_0_28263324_1836.cpp:9:45: error: lvalue required as unary '&' operand
cout<<endl;
^
|