| Problem | catlunch |
|---|---|
| User | ForgottenDragon |
| Submission Time | 2025-12-27 15:36:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:26:31: error: ‘i’ was not declared in this scope
26 | if (it <= N-1) pq.push(arr[i]);
| ^