Run ID:93306

提交时间:2024-10-13 10:01:15

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