0_0_19509986_9410.cpp
0_0_19509986_9410.cpp(35) : error C2872: “next”: 不明确的符号
可能是“0_0_19509986_9410.cpp(33) : int next[100010]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_19509986_9410.cpp(55) : error C2872: “next”: 不明确的符号
可能是“0_0_19509986_9410.cpp(33) : int next[100010]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_19509986_9410.cpp(60) : error C2872: “next”: 不明确的符号
可能是“0_0_19509986_9410.cpp(33) : int next[100010]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_19509986_9410.cpp(61) : error C2872: “next”: 不明确的符号
可能是“0_0_19509986_9410.cpp(33) : int next[100010]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_19509986_9410.cpp(70) : error C2872: “next”: 不明确的符号
可能是“0_0_19509986_9410.cpp(33) : int next[100010]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_19509986_9410.cpp(91) : error C2146: 语法错误: 缺少“)”(在标识符“and”的前面)
0_0_19509986_9410.cpp(91) : error C2065: “and”: 未声明的标识符
0_0_19509986_9410.cpp(91) : error C2146: 语法错误: 缺少“;”(在标识符“size”的前面)
0_0_19509986_9410.cpp(91) : error C2059: 语法错误:“)”
|