Problem | lunchbox |
---|---|
User | Wojekdjwhe |
Submission Time | 2024-11-15 11:36:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:19:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
19 | sort(k.begin(), k.end());
| ^~~~
| qsort