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