Owl Get a Life
addition.cpp:1:12: error: ‘input’ was not declared in this scope; did you mean ‘int’? 1 | int(a)=int(input("enter number:")) | ^~~~~ | int