| Problem | sightseeing |
|---|---|
| User | huangchengcheng |
| Submission Time | 2026-08-06 13:19:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sightseeing.cpp: In function ‘int main()’:
sightseeing.cpp:51:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
51 | sort(allVal.begin(),allVal.end());
| ^~~~
| qsort