Problem typoswap
User DuckyKayden
Submission Time 2026-01-05 06:45:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typoswap.cpp: In function ‘int main()’:
typoswap.cpp:11:17: error: expected primary-expression before ‘b’
11 | cout << string b << " " << string a;
| ^