0_0_36733515_25269.cpp
0_0_36733515_25269.cpp(15) : error C2065: “b”: 未声明的标识符
0_0_36733515_25269.cpp(15) : error C2228: “.sm”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_36733515_25269.cpp(22) : error C2065: “sum”: 未声明的标识符
0_0_36733515_25269.cpp(32) : error C2065: “sum”: 未声明的标识符
0_0_36733515_25269.cpp(35) : error C2065: “sum”: 未声明的标识符
0_0_36733515_25269.cpp(36) : error C2143: 语法错误 : 缺少“;”(在“<template-id>”的前面)
0_0_36733515_25269.cpp(36) : error C2146: 语法错误: 缺少“;”(在标识符“iterator”的前面)
0_0_36733515_25269.cpp(36) : error C2275: “std::set<node,std::less<_Kty>,std::allocator<_Kty>>”: 将此类型用作表达式非法
with
[
_Kty=node
]
0_0_36733515_25269.cpp(36) : error C2955: “std::iterator”: 使用 类 模板 需要 模板 参数列表
VC2013\INCLUDE\xutility(338) : 参见“std::iterator”的声明
0_0_36733515_25269.cpp(36) : error C2146: 语法错误: 缺少“;”(在标识符“it”的前面)
0_0_36733515_25269.cpp(36) : error C2065: “it”: 未声明的标识符
0_0_36733515_25269.cpp(36) : error C2065: “sum”: 未声明的标识符
0_0_36733515_25269.cpp(37) : error C2065: “it”: 未声明的标识符
0_0_36733515_25269.cpp(39) : error C2065: “it”: 未声明的标识符
0_0_36733515_25269.cpp(39) : error C2227: “->d”的左边必须指向类/结构/联合/泛型类型
类型是“unknown-type”
0_0_36733515_25269.cpp(41) : error C2065: “sum”: 未声明的标识符
0_0_36733515_25269.cpp(42) : error C2146: 语法错误: 缺少“;”(在标识符“it”的前面)
0_0_36733515_25269.cpp(42) : error C2065: “it”: 未声明的标识符
0_0_36733515_25269.cpp(42) : error C2065: “sum”: 未声明的标识符
0_0_36733515_25269.cpp(43) : error C2065: “it”: 未声明的标识符
0_0_36733515_25269.cpp(43) : error C2227: “->sm”的左边必须指向类/结构/联合/泛型类型
类型是“unknown-type”
0_0_36733515_25269.cpp(43) : error C2065: “sum”: 未声明的标识符
0_0_36733515_25269.cpp(45) : error C2065: “it”: 未声明的标识符
0_0_36733515_25269.cpp(45) : error C2227: “->d”的左边必须指向类/结构/联合/泛型类型
类型是“unknown-type”
0_0_36733515_25269.cpp(47) : error C2065: “it”: 未声明的标识符
0_0_36733515_25269.cpp(48) : error C2065: “sum”: 未声明的标识符
0_0_36733515_25269.cpp(52) : error C2065: “it”: 未声明的标识符
0_0_36733515_25269.cpp(52) : error C2227: “->d”的左边必须指向类/结构/联合/泛型类型
类型是“unknown-type”
0_0_36733515_25269.cpp(54) : error C2065: “sum”: 未声明的标识符
0_0_36733515_25269.cpp(72) : error C3861: “min”: 找不到标识符
0_0_36733515_25269.cpp(73) : error C3861: “max”: 找不到标识符
|