| Problem | attractions |
|---|---|
| User | bachnguyen123 |
| Submission Time | 2026-02-08 13:51:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
attractions.cpp: In function ‘int main()’:
attractions.cpp:14:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
14 | sort(a, a+n);
| ^~~~
| qsort