0_0_25882105_29125.c:1:1: error: expected identifier or '(' before '/' token
//
^
0_0_25882105_29125.c:2:1: error: stray '\315' in program
// ÍØÆËÅÅÐò-hdu 1285.cpp
^
0_0_25882105_29125.c:2:1: error: stray '\330' in program
0_0_25882105_29125.c:2:1: error: stray '\306' in program
0_0_25882105_29125.c:2:1: error: stray '\313' in program
0_0_25882105_29125.c:2:1: error: stray '\305' in program
0_0_25882105_29125.c:2:1: error: stray '\305' in program
0_0_25882105_29125.c:2:1: error: stray '\320' in program
0_0_25882105_29125.c:2:1: error: stray '\362' in program
0_0_25882105_29125.c:2:18: error: invalid suffix "cpp" on floating constant
// ÍØÆËÅÅÐò-hdu 1285.cpp
^
0_0_25882105_29125.c:5:1: error: stray '\301' in program
// Created by Áõºã on 2018/8/14.
^
0_0_25882105_29125.c:5:1: error: stray '\365' in program
0_0_25882105_29125.c:5:1: error: stray '\272' in program
0_0_25882105_29125.c:5:1: error: stray '\343' in program
0_0_25882105_29125.c:6:16: error: stray '#' in program
// Copyright © 2018Äê Áõºã. All rights reserved.
^
0_0_25882105_29125.c:6:22: error: expected identifier or '(' before numeric constant
// Copyright © 2018Äê Áõºã. All rights reserved.
^
0_0_25882105_29125.c:6:22: error: stray '\304' in program
0_0_25882105_29125.c:6:22: error: stray '\352' in program
0_0_25882105_29125.c:6:22: error: stray '\301' in program
0_0_25882105_29125.c:6:22: error: stray '\365' in program
0_0_25882105_29125.c:6:22: error: stray '\272' in program
0_0_25882105_29125.c:6:22: error: stray '\343' 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_25882105_29125.c:9:
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_25882105_29125.c:10:19: fatal error: cstdlib: No such file or directory
#include <cstdlib>
^
compilation terminated.
|