0_0_11952066_31410.cpp
0_0_11952066_31410.cpp(38) : error C2065: “s” : 未声明的标识符
0_0_11952066_31410.cpp(38) : error C2146: 语法错误 : 缺少“)”(在标识符“izeof”的前面)
0_0_11952066_31410.cpp(38) : error C2059: 语法错误 : “)”
0_0_11952066_31410.cpp(130) : error C2065: “thi” : 未声明的标识符
0_0_11952066_31410.cpp(130) : error C2146: 语法错误 : 缺少“)”(在标识符“s”的前面)
0_0_11952066_31410.cpp(130) : error C2059: 语法错误 : “)”
0_0_11952066_31410.cpp(131) : error C2784: “bool std::operator >(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“'unknown-type'”中)的模板参数
VC\include\xutility(662) : 参见“std::operator`>'”的声明
0_0_11952066_31410.cpp(131) : error C2784: “bool std::operator >(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“'unknown-type'”中)的模板参数
VC\include\utility(82) : 参见“std::operator`>'”的声明
0_0_11952066_31410.cpp(131) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_11952066_31410.cpp(130) : error C3861: “s”: 即使使用参数相关的查找,也未找到标识符
0_0_11952066_31410.cpp(132) : error C2146: 语法错误 : 缺少“;”(在标识符“s”的前面)
0_0_11952066_31410.cpp(132) : error C3861: “thi”: 即使使用参数相关的查找,也未找到标识符
0_0_11952066_31410.cpp(132) : error C3861: “s”: 即使使用参数相关的查找,也未找到标识符
0_0_11952066_31410.cpp(136) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_11952066_31410.cpp(137) : error C2059: 语法错误 : “{”
0_0_11952066_31410.cpp(137) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_11952066_31410.cpp(139) : error C2146: 语法错误 : 缺少“;”(在标识符“s”的前面)
0_0_11952066_31410.cpp(139) : error C3861: “thi”: 即使使用参数相关的查找,也未找到标识符
0_0_11952066_31410.cpp(139) : error C3861: “s”: 即使使用参数相关的查找,也未找到标识符
0_0_11952066_31410.cpp(193) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_11952066_31410.cpp(194) : error C2102: “&”要求 l 值
|