352397_0_11646.cpp
352397_0_11646.cpp(22) : error C2059: 语法错误 : “(”
352397_0_11646.cpp(23) : error C2143: 语法错误 : 缺少“)”(在“{”的前面)
352397_0_11646.cpp(23) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
352397_0_11646.cpp(23) : error C2039: “pos1” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
352397_0_11646.cpp(23) : error C2039: “pos” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
352397_0_11646.cpp(24) : error C2039: “pos1” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
352397_0_11646.cpp(24) : error C2039: “coll” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
352397_0_11646.cpp(24) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|