| Problem | eelimination |
|---|---|
| User | kahchun |
| Submission Time | 2023-11-10 09:33:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eelimination.cpp: In function ‘int main()’:
eelimination.cpp:28:4: error: ‘blocks’ was not declared in this scope; did you mean ‘block’?
28 | blocks.top()] = q.front();
| ^~~~~~
| block