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