# построчный инпут записанный в 1 строку # a, b, c, d = int(input()), int(input()), int(input()), int(input())