| Problem | trollingbribritt |
|---|---|
| User | Sheryanne |
| Submission Time | 2025-01-22 16:37:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
trollingbribritt.cpp: In function ‘int main()’:
trollingbribritt.cpp:12:4: error: ‘dq’ was not declared in this scope; did you mean ‘q’?
12 | dq.push_back(x);
| ^~
| q
trollingbribritt.cpp:14:8: error: ‘dq’ was not declared in this scope; did you mean ‘q’?
14 | if (dq.size()!= 0) {
| ^~
| q
trollingbribritt.cpp:21:12: error: ‘dq’ was not declared in this scope; did you mean ‘q’?
21 | if (x > dq.size()) {
| ^~
| q