0_0_6242784_31010.cpp
0_0_6242784_31010.cpp(24) : error C2059: 语法错误 : “/”
0_0_6242784_31010.cpp(24) : error C3209: “” : 尚不支持 Unicode 标识符
0_0_6242784_31010.cpp(26) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_6242784_31010.cpp(26) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_6242784_31010.cpp(41) : error C2065: “cnt” : 未声明的标识符
0_0_6242784_31010.cpp(49) : error C2065: “a” : 未声明的标识符
0_0_6242784_31010.cpp(49) : error C2065: “b” : 未声明的标识符
0_0_6242784_31010.cpp(49) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
0_0_6242784_31010.cpp(49) : error C3861: “b”: 即使使用参数相关的查找,也未找到标识符
0_0_6242784_31010.cpp(52) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
0_0_6242784_31010.cpp(52) : error C3861: “b”: 即使使用参数相关的查找,也未找到标识符
0_0_6242784_31010.cpp(52) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
0_0_6242784_31010.cpp(52) : error C3861: “b”: 即使使用参数相关的查找,也未找到标识符
0_0_6242784_31010.cpp(53) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_6242784_31010.cpp(55) : error C2143: 语法错误 : 缺少“;”(在“/”的前面)
0_0_6242784_31010.cpp(55) : error C3209: “?l?
0_0_6242784_31010.cpp(55) : error C3209: “
0_0_6242784_31010.cpp(63) : error C2143: 语法错误 : 缺少“)”(在“}”的前面)
0_0_6242784_31010.cpp(63) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_6242784_31010.cpp(63) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_6242784_31010.cpp(71) : error C3861: “init”: 即使使用参数相关的查找,也未找到标识符
0_0_6242784_31010.cpp(97) : error C2065: “cn_scc” : 未声明的标识符
0_0_6242784_31010.cpp(105) : error C2679: 二进制“>” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_6242784_31010.cpp(105) : error C2563: 在形参表中不匹配
0_0_6242784_31010.cpp(105) : error C2568: “<<” : 无法解析函数重载
VC\include\ostream(928): 可能是“std::basic_ostream<_Elem,_Traits> &std::endl(std::basic_ostream<_Elem,_Traits> &)”
with
[
_Elem=wchar_t,
_Traits=std::char_traits<wchar_t>
]
VC\include\ostream(920): 或 “std::basic_ostream<_Elem,_Traits> &std::endl(std::basic_ostream<_Elem,_Traits> &)”
with
[
_Elem=char,
_Traits=std::char_traits<char>
]
VC\include\ostream(896): 或 “std::basic_ostream<_Elem,_Traits> &std::endl(std::basic_ostream<_Elem,_Traits> &)”
|