Owl Get a Life
addition3.cpp:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token 1 | print(sum(map(int,input().split()))) | ^