Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’addition.cpp: In function ‘int main()’:addition.cpp:8:2: error: ‘sum’ was not declared in this scope 8 | sum = a + b; | ^~~