Problem descsort
User earthyeet
Submission Time 2026-02-18 00:52:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

descsort.cpp: In function ‘int main()’:
descsort.cpp:19:3: error: expected ‘}’ at end of input
19 | }
| ^
descsort.cpp:4:13: note: to match this ‘{’
4 | int main () {
| ^