Problem typoswap
User Shreyas123456789
Submission Time 2026-02-20 17:00:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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