Problem typoswap
User XY3491
Submission Time 2026-03-07 10:01:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typoswap.cpp: In function ‘int main()’:
typoswap.cpp:7:11: error: unable to find string literal operator ‘operator""a’ with ‘const char [2]’, ‘long unsigned int’ arguments
7 | cout<<b<<" "a;
| ^~~~