0_0_32657530_2838.cpp:14:8: error: stray '#' in program
else
^
0_0_32657530_2838.cpp:4:11: error: '::main' must return 'int'
void main()
^
0_0_32657530_2838.cpp: In function 'int main()':
0_0_32657530_2838.cpp:14:9: error: lvalue required as unary '&' operand
else
^
|