Run ID:113958

提交时间:2025-03-17 21:25:15

a,b,c=map(int,input().split()) print(f"max={max(a,b,c)"}