Problem | swapsort |
---|---|
User | Dolphy |
Submission Time | 2024-01-13 14:21:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
swapsort.cpp: In function ‘int32_t main()’:
swapsort.cpp:25:13: error: expected ‘}’ at end of input
25 | return 0;
| ^
swapsort.cpp:4:15: note: to match this ‘{’
4 | int32_t main(){
| ^