Run ID:93302

提交时间:2024-10-13 10:00:05

a=list(map(int,input().split())) s=max(a) print(s)