a=list(map(int,input().split())) b=a[0]*a[1]/2 if b%1==0: print("s="+str(int(b))) else: print("s="+str(b))
使用您的 Hydro 通用账户