a,b,c=map(float,input().split()) numbers=[a,b,c] numbers.sort() print(' '.join(map(str, numbers)))
使用您的 Hydro 通用账户