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