0_0_19061980_17201.cpp: In function 'bool findPath()': 0_0_19061980_17201.cpp:41:37: error: 'class std::deque<int>' has no member named 'pop' int u = que.front(); que.pop(); ^