| Problem | evans_peculiar_hobby |
|---|---|
| User | MegaG |
| Submission Time | 2025-11-05 11:42:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evans_peculiar_hobby.cpp: In function ‘int main()’:
evans_peculiar_hobby.cpp:15:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
15 | sort(arr + 0, arr + n);
| ^~~~
| qsort