Problem bananasmoothie
User CHEN115217
Submission Time 2025-10-29 14:03:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bananasmoothie.cpp: In function ‘int main()’:
bananasmoothie.cpp:11:3: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
11 | sort(&Q[0], &Q[N]);
| ^~~~
| qsort