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