0_0_35921593_3565.cpp:3:29: error: stray '#' in program
1 Problem A : A strange lift#include <stdio.h>
^
0_0_35921593_3565.cpp:3:1: error: expected unqualified-id before numeric constant
1 Problem A : A strange lift#include <stdio.h>
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:282:0,
from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10,
from GCC4.9.2/x86_64-w64-mingw32/include/string.h:9,
from 0_0_35921593_3565.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/vadefs.h:12:32: error: expected declaration before end of line
#pragma pack(push,_CRT_PACKING)
^
|