0_0_36782947_4005.cpp:10:15: error: stray '\23' in program
while(n )
^
0_0_36782947_4005.cpp:10:15: error: stray '\23' in program
0_0_36782947_4005.cpp: In function 'int main()':
0_0_36782947_4005.cpp:18:20: error: lvalue required as left operand of assignment
(int)count=count+1;
^
|