0_0_23251043_11542.cpp
0_0_23251043_11542.cpp(109) : error C2059: 语法错误:“数字上的错误后缀”
0_0_23251043_11542.cpp(109) : error C2065: “www”: 未声明的标识符
0_0_23251043_11542.cpp(109) : error C2143: 语法错误 : 缺少“;”(在“常量”的前面)
0_0_23251043_11542.cpp(109) : error C2146: 语法错误: 缺少“;”(在标识符“cto”的前面)
0_0_23251043_11542.cpp(109) : error C2065: “cto”: 未声明的标识符
0_0_23251043_11542.cpp(112) : error C2228: “.com”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_23251043_11542.cpp(115) : error C2144: 语法错误:“std::multiset<int,std::less<_Kty>,std::allocator<_Kty>>::iterator”的前面应有“}”
with
[
_Kty=int
]
0_0_23251043_11542.cpp(115) : error C2144: 语法错误:“std::multiset<int,std::less<_Kty>,std::allocator<_Kty>>::iterator”的前面应有“;”
with
[
_Kty=int
]
0_0_23251043_11542.cpp(139) : error C2065: “cnt”: 未声明的标识符
0_0_23251043_11542.cpp(145) : error C2059: 语法错误:“return”
0_0_23251043_11542.cpp(148) : error C2059: 语法错误:“}”
0_0_23251043_11542.cpp(148) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|