0_0_38511885_14523.c:1:1: error: expected identifier or '(' before '/' token
/˼·£ºÃ¶¾Ù/
^
0_0_38511885_14523.c:1:1: error: stray '\313' in program
0_0_38511885_14523.c:1:1: error: stray '\274' in program
0_0_38511885_14523.c:1:1: error: stray '\302' in program
0_0_38511885_14523.c:1:1: error: stray '\267' in program
0_0_38511885_14523.c:1:1: error: stray '\243' in program
0_0_38511885_14523.c:1:1: error: stray '\272' in program
0_0_38511885_14523.c:1:1: error: stray '\303' in program
0_0_38511885_14523.c:1:1: error: stray '\266' in program
0_0_38511885_14523.c:1:1: error: stray '\276' in program
0_0_38511885_14523.c:1:1: error: stray '\331' in program
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/stdio.h:9,
from 0_0_38511885_14523.c:2:
GCC4.9.2/x86_64-w64-mingw32/include/vadefs.h:29:11: error: unknown type name '__gnuc_va_list'
typedef __gnuc_va_list va_list;
^
0_0_38511885_14523.c:5:19: fatal error: iostream: No such file or directory
#include<iostream>
^
compilation terminated.
|