0_0_26816907_22356.cpp
0_0_26816907_22356.cpp(3) : error C2872: “next”: 不明确的符号
可能是“0_0_26816907_22356.cpp(3) : int next[2][100050][2]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_26816907_22356.cpp(3) : error C2065: “queue”: 未声明的标识符
0_0_26816907_22356.cpp(3) : error C2062: 意外的类型“int”
0_0_26816907_22356.cpp(3) : error C2065: “Q”: 未声明的标识符
0_0_26816907_22356.cpp(3) : error C2228: “.push”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_26816907_22356.cpp(3) : error C2228: “.empty”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_26816907_22356.cpp(3) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|