0_0_17351722_7399.cpp: In function 'int main()':
0_0_17351722_7399.cpp:10:8: error: expected 'while' before numeric constant
return 0;
^
0_0_17351722_7399.cpp:10:8: error: expected '(' before numeric constant
0_0_17351722_7399.cpp:10:9: error: expected ')' before ';' token
return 0;
^
|