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