| Problem | typoswap |
|---|---|
| User | ethanK1RB0 |
| Submission Time | 2026-01-05 15:40:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typoswap.cpp: In function ‘int main()’:
typoswap.cpp:9:14: error: expected ‘;’ before ‘y’
9 | cout << x y;
| ^~
| ;