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