| Problem | runway |
|---|---|
| User | huangchengcheng |
| Submission Time | 2026-08-03 17:34:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
runway.cpp: In function ‘int main()’:
runway.cpp:85:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
85 | sort(allD.begin(),allD.end());
| ^~~~
| qsort