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