0_0_10698175_31614.cpp: In function `void get(int, int, int)':
0_0_10698175_31614.cpp:54: error: 'class std::queue<int, std::deque<int, std::allocator<int> > >' has no member named 'top'
0_0_10698175_31614.cpp:55: error: 'class std::queue<int, std::deque<int, std::allocator<int> > >' has no member named 'top'
0_0_10698175_31614.cpp:56: error: 'class std::queue<int, std::deque<int, std::allocator<int> > >' has no member named 'top'
0_0_10698175_31614.cpp:59: error: `di' undeclared (first use this function)
0_0_10698175_31614.cpp:59: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10698175_31614.cpp:60: error: `dj' undeclared (first use this function)
0_0_10698175_31614.cpp:79: error: `x' undeclared (first use this function)
0_0_10698175_31614.cpp:79: error: `y' undeclared (first use this function)
0_0_10698175_31614.cpp:89: error: expected primary-expression before ']' token
0_0_10698175_31614.cpp:90: error: expected `;' before '}' token
|