Owl Get a Life
typoswap.cpp: In function ‘int main()’:typoswap.cpp:7:11: error: expected ‘;’ before ‘cout’ 7 | cout << b | ^ | ; 8 | cout << a | ~~~~