| Problem | competition |
|---|---|
| User | lolbeast |
| Submission Time | 2025-02-25 15:55:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:19:6: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
19 | }sort(arr, arr+n);
| ^~~~
| qsort