| Problem | lunchbox |
|---|---|
| User | KanavKarmakar |
| Submission Time | 2024-09-30 15:43:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:11:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
11 | sort(k, k+m);
| ^~~~
| qsort