Problem typoswap
User Migogoh10
Submission Time 2026-02-20 16:38:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typoswap.cpp:7:10: error: stray ‘\’ in program
7 | cout << \n;
| ^
typoswap.cpp: In function ‘int main()’:
typoswap.cpp:7:11: error: ‘n’ was not declared in this scope
7 | cout << \n;
| ^