0_0_38870939_18962.cpp
0_0_38870939_18962.cpp(1) : error C2059: 语法错误:“<”
0_0_38870939_18962.cpp(1) : error C2332: “class”: 缺少标记名
0_0_38870939_18962.cpp(1) : error C2014: 预处理器命令必须作为第一个非空白空间启动
VC2013\INCLUDE\sal.h(2381) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\sal.h(2381) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_38870939_18962.cpp(7) : error C2668: “sqrt”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1251): 可能是“long double sqrt(long double) throw()”
VC2013\INCLUDE\math.h(1135): 或 “float sqrt(float) throw()”
VC2013\INCLUDE\math.h(521): 或 “double sqrt(double)”
尝试匹配参数列表“(int)”时
0_0_38870939_18962.cpp(25) : error C2065: “EOF”: 未声明的标识符
0_0_38870939_18962.cpp(25) : error C3861: “scanf”: 找不到标识符
0_0_38870939_18962.cpp(25) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|