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