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