0_0_15541288_30773.cpp:1:2: error: stray '#' in program
*#include<stdio.h>//绝对值
^
0_0_15541288_30773.cpp:16:1: error: unterminated comment
/*#include<stdio.h>//球球体积
^
0_0_15541288_30773.cpp:1:10: error: expected constructor, destructor, or type conversion before '<' token
*#include<stdio.h>//绝对值
^
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/math.h:13,
from 0_0_15541288_30773.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/vadefs.h:12:32: error: expected declaration before end of line
#pragma pack(push,_CRT_PACKING)
^
|