0_0_18022752_20114.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_18022752_20114.cpp: In function 'int main()':
0_0_18022752_20114.cpp:11:11: error: expected primary-expression before '...' token
int a, b;...
^
0_0_18022752_20114.cpp:11:11: error: expected '}' at end of input
|