Owl Get a Life
typoswap.cpp: In function ‘int main()’:typoswap.cpp:6:23: error: expected ‘;’ before ‘}’ token 6 | cout << b << " " << a | ^ | ; 7 | } | ~