| Problem | catlunch |
|---|---|
| User | NiXNull |
| Submission Time | 2025-06-18 14:37:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:30:11: error: ‘l’ was not declared in this scope
30 | pq.push(l[i]);
| ^
catlunch.cpp:38:2: error: ‘rt’ was not declared in this scope; did you mean ‘vt’?
38 | rt;
| ^~
| vt