Owl Get a Life
ippt.cpp:1:1: error: ‘a’ does not name a type 1 | a = [int(i) for i in input() .split()] | ^