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