| Problem | wabot |
|---|---|
| User | WILLI1071A |
| Submission Time | 2025-02-20 15:37:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
wabot.cpp: In function ‘int main()’:
wabot.cpp:14:4: error: request for member ‘resize’ in ‘q’, which is of non-class type ‘std::deque<int> [1000000]’
14 | q.resize();
| ^~~~~~