| Problem | potatosalad |
|---|---|
| User | dieunq1309 |
| Submission Time | 2023-03-22 16:48:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:14:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
14 | sort(list, list + N);
| ^~~~
| qsort