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