| Problem | lunchbox |
|---|---|
| User | potatocabbage2 |
| Submission Time | 2026-08-31 23:59:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:19:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
19 | sort(v.begin(), v.end());
| ^~~~
| qsort