0_0_24311343_11207.cpp
0_0_24311343_11207.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“~”的前面)
0_0_24311343_11207.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_24311343_11207.cpp(1) : error C2059: 语法错误:“~”
VC2013\INCLUDE\sal.h(2381) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\sal.h(2381) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_24311343_11207.cpp(61) : error C2872: “next”: 不明确的符号
可能是“0_0_24311343_11207.cpp(14) : int next”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_24311343_11207.cpp(62) : error C2872: “next”: 不明确的符号
可能是“0_0_24311343_11207.cpp(14) : int next”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_24311343_11207.cpp(64) : error C2872: “next”: 不明确的符号
可能是“0_0_24311343_11207.cpp(14) : int next”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_24311343_11207.cpp(65) : error C2872: “next”: 不明确的符号
可能是“0_0_24311343_11207.cpp(14) : int next”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_24311343_11207.cpp(101) : error C2143: 语法错误 : 缺少“;”(在“~”的前面)
0_0_24311343_11207.cpp(101) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_24311343_11207.cpp(101) : error C2086: “int ac”: 重定义
0_0_24311343_11207.cpp(1) : 参见“ac”的声明
0_0_24311343_11207.cpp(101) : error C2059: 语法错误:“~”
|