0_0_5095874_11254.cpp
0_0_5095874_11254.cpp(39) : error C2059: 语法错误 : “常数”
0_0_5095874_11254.cpp(39) : error C2039: “i” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(39) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_5095874_11254.cpp(39) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_5095874_11254.cpp(40) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_5095874_11254.cpp(41) : error C2039: “v” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(41) : error C2039: “x” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(41) : error C2039: “i” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(42) : error C2039: “visit” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(42) : error C2039: “j” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(44) : error C2039: “visit” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(44) : error C2039: “j” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(45) : error C2039: “link” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(45) : error C2039: “j” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(45) : error C2039: “DFS” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(45) : error C2039: “link” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(45) : error C2039: “j” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(47) : error C2039: “link” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(47) : error C2039: “j” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(47) : error C2039: “x” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(57) : error C2039: “i” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(57) : error C2039: “num” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(57) : error C2059: 语法错误 : “常数”
0_0_5095874_11254.cpp(57) : error C2039: “i” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(57) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_5095874_11254.cpp(57) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_5095874_11254.cpp(58) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_5095874_11254.cpp(59) : error C2039: “j” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(59) : error C2039: “n” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(59) : error C2039: “j” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(60) : error C2039: “v” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(60) : error C2039: “j” : 不是“std::vector<_Ty>”的成员
with
[
_Ty=int
]
0_0_5095874_11254.cpp(61) : error C2070: “'unknown-type'”: 非法的 sizeof 操作数
0_0_5095874_11254.cpp(61) : error C3861: “link”: 即使使用参数相关的查找,也未找到标识符
0_0_5095874_11254.cpp(61) : error C3861: “link”: 即使使用参数相关的查找,也未找到标识符
0_0_5095874_11254.cpp(62) : error C3861: “num”: 即使使用参数相关的查找,也未找到标识符
0_0_5095874_11254.cpp(63) : error C3861: “n”: 即使使用参数相关的查找,也未找到标识符
0_0_5095874_11254.cpp(64) : error C3861: “n”: 即使使用参数相关的查找,也未找到标识符
0_0_5095874_11254.cpp(67) : error C2228: “.push_back”的左侧必须有类/结构/联合类型
0_0_5095874_11254.cpp(67) : error C3861: “v”: 即使使用参数相关的查找,也未找到标识符
0_0_5095874_11254.cpp(70) : error C3861: “n”: 即使使用参数相关的查找,也未找到标识符
0_0_5095874_11254.cpp(72) : error C2070: “'unknown-type'”: 非法的 sizeof 操作数
0_0_5095874_11254.cpp(72) : error C3861: “visit”: 即使使用参数相关的查找,也未找到标识符
0_0_5095874_11254.cpp(72) : error C3861: “visit”: 即使使用参数相关的查找,也未找到标识符
0_0_5095874_11254.cpp(75) : error C3861: “n”: 即使使用参数相关的查找,也未找到标识符
0_0_5095874_11254.cpp(107) : error C3861: “Slove”: 即使使用参数相关的查找,也未找到标识符
|