0_0_20409301_22096.cpp:3:31: error: stray '#' in program
<span style="font-size:18px;">#include<iostream>
^
0_0_20409301_22096.cpp:3:1: error: expected unqualified-id before '<' token
<span style="font-size:18px;">#include<iostream>
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdio:42:0,
from 0_0_20409301_22096.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:13:32: error: expected declaration before end of line
#pragma pack(push,_CRT_PACKING)
^
|