| Problem | potatosalad |
|---|---|
| User | eliasxyz |
| Submission Time | 2025-05-24 23:29:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:20:3: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
20 | sort(A,A+N);
| ^~~~
| qsort