| Problem | lunchbox |
|---|---|
| User | havinaaaaash |
| Submission Time | 2024-06-04 10:22:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:13:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
13 | sort(a, a+m);
| ^~~~
| qsort