Owl Get a Life
addition.cpp:1:1: error: ‘input’ does not name a type; did you mean ‘int’? 1 | input = input("asdf") | ^~~~~ | int