Problem descsort
User godex
Submission Time 2025-08-20 16:42:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

descsort.cpp: In function ‘int32_t main()’:
descsort.cpp:15:2: error: expected ‘}’ at end of input
15 | }
| ^
descsort.cpp:5:16: note: to match this ‘{’
5 | int32_t main (){
| ^