Run ID:94194

提交时间:2024-10-20 08:43:41

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