Problem | basketball |
---|---|
User | Pan |
Submission Time | 2023-09-12 16:59:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
basketball.cpp: In function ‘int main()’:
basketball.cpp:19:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
19 | sort(bas.begin(),bas.end());
| ^~~~
| qsort