| Problem | typoswap |
|---|---|
| User | Migogoh10 |
| Submission Time | 2026-02-20 16:38:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typoswap.cpp:7:9: error: stray ‘\’ in program
7 | cout<< \n;
| ^
typoswap.cpp: In function ‘int main()’:
typoswap.cpp:7:10: error: ‘n’ was not declared in this scope
7 | cout<< \n;
| ^