Problem trollingbribritt
User MegaG
Submission Time 2025-08-14 17:49:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trollingbribritt.cpp: In function ‘int main()’:
trollingbribritt.cpp:24:20: error: ‘class std::deque<long long int>’ has no member named ‘pop’
24 | dq.pop-front();
| ^~~
trollingbribritt.cpp:24:24: error: ‘front’ was not declared in this scope
24 | dq.pop-front();
| ^~~~~