| Problem | lunchbox |
|---|---|
| User | ethantanaki |
| Submission Time | 2026-03-07 10:45:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:12:5: error: request for member ‘sort’ in ‘pq’, which is of non-class type ‘int [m]’
12 | pq.sort();
| ^~~~