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