Problem | trollingbribritt |
---|---|
User | Niraideepa715 |
Submission Time | 2024-12-14 09:32:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
trollingbribritt.cpp: In function ‘int main()’:
trollingbribritt.cpp:21:13: error: ‘dq’ was not declared in this scope; did you mean ‘q’?
21 | dq.push_back(x);
| ^~
| q
trollingbribritt.cpp:26:18: error: ‘dq’ was not declared in this scope; did you mean ‘q’?
26 | if (!dq.empty()) {
| ^~
| q
trollingbribritt.cpp:36:20: error: ‘dq’ was not declared in this scope; did you mean ‘q’?
36 | if (i >dq.size() or i<= 0) {
| ^~
| q