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