import sys input=lambda:sys.stdin.readline().rstrip() def compare(a,b): return a if a