Problem laptop
User CXKNB
Submission Time 2024-06-21 15:49:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

laptop.cpp: In function ‘int main()’:
laptop.cpp:20:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
20 | sort(normal,normal+n);
| ^~~~
| qsort