0_0_18047335_7226.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_18047335_7226.cpp: In function 'int main()':
0_0_18047335_7226.cpp:22:18: error: expected primary-expression before '...' token
while(~scanf(...
^
0_0_18047335_7226.cpp:22:18: error: expected ')' at end of input
0_0_18047335_7226.cpp:22:18: error: expected statement at end of input
0_0_18047335_7226.cpp:22:18: error: expected '}' at end of input
|