Run ID:93300

提交时间:2024-10-13 09:59:16

M = int(input()) b = list(map(int,input().split())) c = max(a) - min(a) print(c)