import sys input = sys.stdin.readline H,W=list(map(int,input().split())) flag=0 if H