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