0_0_39092092_3985.cpp
0_0_39092092_3985.cpp(19) : error C2146: 语法错误: 缺少“)”(在标识符“and”的前面)
0_0_39092092_3985.cpp(19) : error C2065: “and”: 未声明的标识符
0_0_39092092_3985.cpp(19) : error C2146: 语法错误: 缺少“;”(在标识符“n”的前面)
0_0_39092092_3985.cpp(19) : error C2059: 语法错误:“)”
0_0_39092092_3985.cpp(21) : error C2144: 语法错误:“std::vector<int,std::allocator<_Ty>>”的前面应有“}”
with
[
_Ty=int
]
0_0_39092092_3985.cpp(21) : error C2144: 语法错误:“std::vector<int,std::allocator<_Ty>>”的前面应有“;”
with
[
_Ty=int
]
0_0_39092092_3985.cpp(41) : error C2059: 语法错误:“}”
0_0_39092092_3985.cpp(41) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|