0_0_13802570_5703.cpp:26:29: error: stray '#' in program
scanf("%d",°ree);
^
0_0_13802570_5703.cpp: In function 'int main()':
0_0_13802570_5703.cpp:26:30: error: lvalue required as unary '&' operand
scanf("%d",°ree);
^
0_0_13802570_5703.cpp:26:34: error: 'ree' was not declared in this scope
scanf("%d",°ree);
^
|