0_0_11081688_14698.cpp
0_0_11081688_14698.cpp(36) : error C2143: 语法错误 : 缺少“)”(在“常数”的前面)
0_0_11081688_14698.cpp(36) : error C2440: “类型转换” : 无法从“char”转换为“std::_Tree<_Traits>::value_type”
with
[
_Traits=std::_Tmap_traits<char,char,std::less<char>,std::allocator<std::pair<const char,char>>,false>
]
无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_11081688_14698.cpp(36) : error C2001: 常数中有换行符
0_0_11081688_14698.cpp(37) : error C2146: 语法错误 : 缺少“;”(在标识符“number”的前面)
0_0_11081688_14698.cpp(60) : error C2143: 语法错误 : 缺少“)”(在“{”的前面)
0_0_11081688_14698.cpp(60) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_11081688_14698.cpp(60) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
|