Problem typoswap
User ethanK1RB0
Submission Time 2026-01-05 15:38:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typoswap.cpp: In function ‘int main()’:
typoswap.cpp:9:13: error: ‘xy’ was not declared in this scope; did you mean ‘y’?
9 | cout << xy;
| ^~
| y