0_0_18024362_9025.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_18024362_9025.cpp: In function 'int main()':
0_0_18024362_9025.cpp:16:13: error: expected unqualified-id before '...' token
int a,b,...
^
0_0_18024362_9025.cpp:16:13: error: expected '}' at end of input
|