Problem typoswap
User starfal
Submission Time 2026-03-07 10:12:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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