| Problem | judgequeue |
|---|---|
| User | AshwinJoy |
| Submission Time | 2026-08-02 12:43:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
judgequeue.cpp: In function ‘void push_front(int)’:
judgequeue.cpp:16:9: error: ‘subId’ was not declared in this scope; did you mean ‘subID’?
16 | arr[subId] = l.begin();
| ^~~~~
| subID