| Problem | cuttingqueue |
|---|---|
| User | pasit |
| Submission Time | 2026-06-18 18:43:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuttingqueue.cpp: In function ‘int32_t main()’:
cuttingqueue.cpp:24:15: error: ‘i’ was not declared in this scope; did you mean ‘id’?
24 | if (G[i] == 1) {
| ^
| id