Problem typoswap
User tzuyuan
Submission Time 2025-06-16 14:32:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typoswap.cpp: In function ‘int main()’:
typoswap.cpp:6:16: error: expected ‘;’ before ‘:’ token
6 | cout << b << a:
| ^
| ;