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