0_0_32002645_15313.cpp:44:9: error: stray '#' in program
else
^
0_0_32002645_15313.cpp:7:11: error: '::main' must return 'int'
void main()
^
0_0_32002645_15313.cpp: In function 'int main()':
0_0_32002645_15313.cpp:44:10: error: lvalue required as unary '&' operand
else
^
|