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