Problem typoswap
User TYW
Submission Time 2025-06-16 14:45:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typoswap.cpp: In function β€˜int main()’:
typoswap.cpp:9:12: error: expected β€˜;’ before string constant
9 | cout << c "\n";
| ^~~~~
| ;