| Problem | walking |
|---|---|
| User | MelodyPS |
| Submission Time | 2024-03-12 21:57:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
walking.cpp: In function ‘int32_t main()’:
walking.cpp:17:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
17 | sort(walk[0], walk[0]+n);
| ^~~~
| qsort