Owl Get a Life
typoswap.cpp: In function ‘int main()’:typoswap.cpp:9:12: error: expected ‘;’ before ‘}’ token 9 | cout<<B<<A | ^ | ; 10 | } | ~