0_0_25087613_23297.cpp
0_0_25087613_23297.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“for”的前面)
0_0_25087613_23297.cpp(8) : error C2059: 语法错误:“for”
0_0_25087613_23297.cpp(8) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_25087613_23297.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“<=”的前面)
0_0_25087613_23297.cpp(8) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25087613_23297.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_25087613_23297.cpp(8) : error C2086: “int i”: 重定义
0_0_25087613_23297.cpp(8) : 参见“i”的声明
0_0_25087613_23297.cpp(8) : error C2059: 语法错误:“)”
0_0_25087613_23297.cpp(9) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_25087613_23297.cpp(9) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_25087613_23297.cpp(16) : error C2059: 语法错误:“}”
0_0_25087613_23297.cpp(16) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_25087613_23297.cpp(17) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_25087613_23297.cpp(17) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_25087613_23297.cpp(50) : error C2780: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_RRtype std::get(std::pair<_Ty1,_Ty2> &&) throw()”: 应输入 1 个参数,却提供了 2 个
VC2013\INCLUDE\utility(438) : 参见“std::get”的声明
0_0_25087613_23297.cpp(50) : error C2780: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Ctype std::get(const std::pair<_Ty1,_Ty2> &) throw()”: 应输入 1 个参数,却提供了 2 个
VC2013\INCLUDE\utility(429) : 参见“std::get”的声明
0_0_25087613_23297.cpp(50) : error C2780: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Rtype std::get(std::pair<_Ty1,_Ty2> &) throw()”: 应输入 1 个参数,却提供了 2 个
VC2013\INCLUDE\utility(420) : 参见“std::get”的声明
0_0_25087613_23297.cpp(59) : error C2780: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_RRtype std::get(std::pair<_Ty1,_Ty2> &&) throw()”: 应输入 1 个参数,却提供了 2 个
VC2013\INCLUDE\utility(438) : 参见“std::get”的声明
0_0_25087613_23297.cpp(59) : error C2780: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Ctype std::get(const std::pair<_Ty1,_Ty2> &) throw()”: 应输入 1 个参数,却提供了 2 个
VC2013\INCLUDE\utility(429) : 参见“std::get”的声明
0_0_25087613_23297.cpp(59) : error C2780: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Rtype std::get(std::pair<_Ty1,_Ty2> &) throw()”: 应输入 1 个参数,却提供了 2 个
VC2013\INCLUDE\utility(420) : 参见“std::get”的声明
|