0_0_18027668_10250.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_18027668_10250.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_18027668_10250.cpp: In function 'int main()':
0_0_18027668_10250.cpp:9:12: error: expected primary-expression before '...' token
memset(...
^
0_0_18027668_10250.cpp:9:12: error: expected '}' at end of input
|