0_0_39603165_2125.cpp
0_0_39603165_2125.cpp(15) : error C2065: “greater”: 未声明的标识符
0_0_39603165_2125.cpp(15) : error C2059: 语法错误:“>”
0_0_39603165_2125.cpp(15) : error C2143: 语法错误 : 缺少“;”(在“>”的前面)
0_0_39603165_2125.cpp(19) : error C2065: “pq”: 未声明的标识符
0_0_39603165_2125.cpp(19) : error C2228: “.push”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39603165_2125.cpp(26) : error C2065: “pq”: 未声明的标识符
0_0_39603165_2125.cpp(26) : error C2228: “.empty”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39603165_2125.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39603165_2125.cpp(30) : error C2337: “volume”: 未找到特性
0_0_39603165_2125.cpp(30) : error C2337: “left”: 未找到特性
0_0_39603165_2125.cpp(30) : error C2337: “right”: 未找到特性
0_0_39603165_2125.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39603165_2125.cpp(31) : error C2065: “pq”: 未声明的标识符
0_0_39603165_2125.cpp(31) : error C2228: “.pop”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39603165_2125.cpp(34) : error C2065: “volume”: 未声明的标识符
0_0_39603165_2125.cpp(38) : error C2296: “+”: 非法,左操作数包含“std::ios_base &(__cdecl *)(std::ios_base &)”类型
0_0_39603165_2125.cpp(38) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|