0_0_38057204_13313.cpp
0_0_38057204_13313.cpp(21) : error C2146: 语法错误: 缺少“;”(在标识符“result”的前面)
0_0_38057204_13313.cpp(21) : error C2039: “pop”: 不是“std::vector<stone,std::allocator<_Ty>>”的成员
with
[
_Ty=stone
]
0_0_38057204_13313.cpp(24) : error C2059: 语法错误:“}”
0_0_38057204_13313.cpp(24) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_38057204_13313.cpp(25) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_38057204_13313.cpp(25) : error C2059: 语法错误:“}”
0_0_38057204_13313.cpp(27) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_38057204_13313.cpp(27) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_38057204_13313.cpp(39) : fatal error C1004: 发现意外的文件尾
|