Run ID:129181

提交时间:2025-08-22 15:08:00

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