0_0_39671819_25603.cpp
0_0_39671819_25603.cpp(19) : error C2105: “++”需要左值
0_0_39671819_25603.cpp(19) : error C2143: 语法错误 : 缺少“)”(在“常量”的前面)
0_0_39671819_25603.cpp(19) : error C2780: “bool std::next_permutation(_BidIt,_BidIt)”: 应输入 2 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(4226) : 参见“std::next_permutation”的声明
0_0_39671819_25603.cpp(19) : error C2780: “bool std::next_permutation(_BidIt,_BidIt,_Pr)”: 应输入 3 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(4217) : 参见“std::next_permutation”的声明
0_0_39671819_25603.cpp(19) : error C2059: 语法错误:“)”
|