import sys input=lambda: sys.stdin.readline().rstrip() a,b=map(int,input().split()) if a