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