0_0_17200426_21726.cpp:169:2: error: stray '#' in program
}#include <cstdio>
^
0_0_17200426_21726.cpp:169:3: error: 'include' does not name a type
}#include <cstdio>
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdlib:72:0,
from 0_0_17200426_21726.cpp:170:
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:16:32: error: expected declaration before end of line
#pragma pack(push,_CRT_PACKING)
^
|