Owl Get a Life
addition3.cpp:1:1: error: ‘a’ does not name a type 1 | a , b = [int(x) for x in input().split()] | ^