Owl Get a Life
cpicsort.cpp:2:1: error: expected constructor, destructor, or type conversion before ‘a’ 2 | a = [int(x) for x in input.split()] | ^