0_0_33052470_7213.cpp
0_0_33052470_7213.cpp(29) : error C2872: “next”: 不明确的符号
可能是“0_0_33052470_7213.cpp(12) : int next[200010]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_33052470_7213.cpp(62) : error C2872: “begin”: 不明确的符号
可能是“0_0_33052470_7213.cpp(10) : int begin[100005]”
或 “begin”
0_0_33052470_7213.cpp(65) : error C2872: “next”: 不明确的符号
可能是“0_0_33052470_7213.cpp(12) : int next[200010]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_33052470_7213.cpp(68) : error C2872: “end”: 不明确的符号
可能是“0_0_33052470_7213.cpp(10) : int end[100005]”
或 “end”
0_0_33052470_7213.cpp(106) : error C2872: “begin”: 不明确的符号
可能是“0_0_33052470_7213.cpp(10) : int begin[100005]”
或 “begin”
0_0_33052470_7213.cpp(107) : error C2872: “end”: 不明确的符号
可能是“0_0_33052470_7213.cpp(10) : int end[100005]”
或 “end”
|