| Problem | descsort |
|---|---|
| User | lucaleeeeee |
| Submission Time | 2026-03-20 09:46:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
descsort.cpp: In function ‘int main()’:
descsort.cpp:15:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
15 | sort(i.begin(), i.end());
| ^~~~
| qsort