0_0_5534663_25331.cpp
0_0_5534663_25331.cpp(36) : error C2065: “num” : 未声明的标识符
0_0_5534663_25331.cpp(80) : error C3861: “num”: 即使使用参数相关的查找,也未找到标识符
0_0_5534663_25331.cpp(86) : error C2146: 语法错误 : 缺少“;”(在标识符“cnt”的前面)
0_0_5534663_25331.cpp(114) : error C2059: 语法错误 : “常数”
0_0_5534663_25331.cpp(115) : error C2039: “ans” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5534663_25331.cpp(116) : error C2039: “printf” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5534663_25331.cpp(116) : error C2039: “i” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5534663_25331.cpp(117) : error C2039: “j” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5534663_25331.cpp(117) : error C2039: “v” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5534663_25331.cpp(117) : error C2059: 语法错误 : “常数”
0_0_5534663_25331.cpp(117) : error C2039: “j” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5534663_25331.cpp(117) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_5534663_25331.cpp(117) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_5534663_25331.cpp(119) : error C2039: “cout” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5534663_25331.cpp(119) : error C2039: “endl” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5534663_25331.cpp(121) : error C2039: “printf” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5534663_25331.cpp(121) : error C2039: “ans” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
|