Problem | sort |
---|---|
User | NeeNawAmbulance |
Submission Time | 2023-05-14 09:25:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sort.cpp: In function ‘int main()’:
sort.cpp:46:13: error: expected ‘}’ at end of input
46 | return 0;
| ^
sort.cpp:36:1: note: to match this ‘{’
36 | {
| ^