Owl Get a Life
sumint.cpp:2:1: error: expected initializer before ‘nums’ 2 | nums = list(map(int, input().split())) | ^~~~