| Problem | sort |
|---|---|
| User | dfsssssssssfsdfdssgdfs |
| Submission Time | 2026-05-11 15:29:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sort.cpp: In function ‘int main()’:
sort.cpp:15:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
15 | sort(q.begin(),q.end());
| ^~~~
| qsort