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