| Problem | typo |
|---|---|
| User | peepeepoopoo |
| Submission Time | 2026-06-08 13:52:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typo.cpp: In function ‘int main()’:
typo.cpp:19:19: error: expected ‘)’ before ‘;’ token
19 | swap(s[i],s[i+1];
| ~ ^
| )