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