Problem typoswap
User Shreyas123456789
Submission Time 2026-02-20 16:58:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typoswap.cpp: In function ‘int main()’:
typoswap.cpp:7:23: error: ‘a’ was not declared in this scope
7 | cout << B << "\n" << a;
| ^