Problem trollingbribritt
User usernamehere
Submission Time 2024-12-14 14:08:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trollingbribritt.cpp: In function ‘int main()’:
trollingbribritt.cpp:28:22: error: ‘class std::deque<int>’ has no member named ‘pop’
28 | if (!d.empty()) d.pop();
| ^~~