提交时间:2024-01-07 15:50:14

运行 ID: 34541

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