Run ID:94195

提交时间:2024-10-20 08:45:19

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