0_0_15520906_3526.cpp:24:7: error: stray '#' in program
} return 0;
^
0_0_15520906_3526.cpp:24:13: error: stray '#' in program
} return 0;
^
0_0_15520906_3526.cpp:24:19: error: stray '#' in program
} return 0;
^
0_0_15520906_3526.cpp:24:25: error: stray '#' in program
} return 0;
^
0_0_15520906_3526.cpp:24:37: error: stray '#' in program
} return 0;
^
0_0_15520906_3526.cpp: In function 'int main()':
0_0_15520906_3526.cpp:24:8: error: lvalue required as unary '&' operand
} return 0;
^
0_0_15520906_3526.cpp:24:14: error: lvalue required as unary '&' operand
} return 0;
^
0_0_15520906_3526.cpp:24:20: error: lvalue required as unary '&' operand
} return 0;
^
0_0_15520906_3526.cpp:24:26: error: lvalue required as unary '&' operand
} return 0;
^
0_0_15520906_3526.cpp:24:38: error: lvalue required as unary '&' operand
} return 0;
^
|