Owl Get a Life
sort.cpp:2:1: error: expected constructor, destructor, or type conversion before ‘print’ 2 | print(*sorted(map(int, input().split()))) | ^~~~~