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