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