0_0_27035897_8252.c:1:1: error: expected identifier or '(' before '/' token
//平方和与立方和
^
0_0_27035897_8252.c:1:1: error: stray '\306' in program
0_0_27035897_8252.c:1:1: error: stray '\275' in program
0_0_27035897_8252.c:1:1: error: stray '\267' in program
0_0_27035897_8252.c:1:1: error: stray '\275' in program
0_0_27035897_8252.c:1:1: error: stray '\272' in program
0_0_27035897_8252.c:1:1: error: stray '\315' in program
0_0_27035897_8252.c:1:1: error: stray '\323' in program
0_0_27035897_8252.c:1:1: error: stray '\353' in program
0_0_27035897_8252.c:1:1: error: stray '\301' in program
0_0_27035897_8252.c:1:1: error: stray '\242' in program
0_0_27035897_8252.c:1:1: error: stray '\267' in program
0_0_27035897_8252.c:1:1: error: stray '\275' in program
0_0_27035897_8252.c:1:1: error: stray '\272' in program
0_0_27035897_8252.c:1:1: error: stray '\315' 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_27035897_8252.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_27035897_8252.c: In function 'main':
0_0_27035897_8252.c:9:35: error: lvalue required as left operand of assignment
mix>max?m=mix,mix=max,max=m:mix=mix;
^
|