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