Problem sort
User AndyChen
Submission Time 2026-02-27 14:46:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sort.cpp: In function ‘int main()’:
sort.cpp:16:5: error: expected ‘}’ at end of input
16 | }
| ^
sort.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^