0_0_4963247_9665.cpp
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xb0”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xe6”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xb1”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xbe”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xb6”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xfe”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xa3”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xba”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xa3”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xa8”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xca”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xb9”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xd3”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xc3”
0_0_4963247_9665.cpp(139) : error C2501: “STLδAC : 缺少存储类或类型说明符
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xbb”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xb9”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xb5”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xc3”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xbc”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xcc”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xd0”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xf8”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xb2”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xe2”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xca”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xd4”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xa1”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xa3”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xa1”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xa3”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xa1”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xa3”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xa3”
0_0_4963247_9665.cpp(139) : error C2018: 未知字符“0xa9”
VC\include\iterator(10) : error C2059: 语法错误 : “namespace”
VC\include\iterator(10) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC\include\iterator(10) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_4963247_9665.cpp(148) : error C2370: “eps” : 重定义;不同的存储类
0_0_4963247_9665.cpp(9) : 参见“eps”的声明
0_0_4963247_9665.cpp(269) : error C2668: “min” : 对重载函数的调用不明确
0_0_4963247_9665.cpp(208): 可能是“double min(const double &,const double &)”
0_0_4963247_9665.cpp(21): 或 “double min(double,double)”
VC\include\xutility(1257): 或 “const _Ty &std::min<double>(const _Ty &,const _Ty &)”
with
[
_Ty=double
]
试图匹配参数列表“(double, double)”时
0_0_4963247_9665.cpp(284) : error C2084: 函数“int main(void)”已有主体
0_0_4963247_9665.cpp(23) : 参见“main”的前一个定义
|