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