Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:7:16: error: ‘ba’ was not declared in this scope; did you mean ‘b’? 7 | int sum = a + ba; | ^~ | b