| Problem | swapsort |
|---|---|
| User | FreedomhawksBANANAA |
| Submission Time | 2023-03-26 21:54:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
swapsort.cpp: In function ‘int main()’:
swapsort.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
swapsort.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^