| Problem | swapsort |
|---|---|
| User | huangchengcheng |
| Submission Time | 2026-05-09 20:55:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
swapsort.cpp: In function βint main()β:
swapsort.cpp:45:21: error: expected β;β before string constant
45 | cout << p[i] " ";
| ^~~~
| ;