Owl Get a Life
addition.cpp:1:1: error: ‘a’ does not name a type 1 | a,b = int(input("a")), int(input("b")) | ^