Run ID:95190

提交时间:2024-10-27 09:49:14

a=list(map(int,input().split())) s=max(a) print("max={}".format{s})