Problem sort
User Fibohyan
Submission Time 2024-02-11 23:46:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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