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