| Problem | potatosalad |
|---|---|
| User | notachicken |
| Submission Time | 2026-05-08 14:07:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:15:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
15 | sort(a + 1, a + n + 1);
| ^~~~
| qsort