Problem | potatosalad |
---|---|
User | Qxhb3 |
Submission Time | 2025-01-17 20:06:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:22:3: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
22 | sort(potato,potato + N);
| ^~~~
| qsort