gets;p gets.split.uniq.map(&:to_i).sort.each_cons(2).map{|a,n|n-a}.min||0