aw,ab=gets.split(" ").map(&:to_i) bw,bb=gets.split(" ").map(&:to_i) c,d=gets.split(" ").map(&:to_i) p [[aw,c].min+bw,d].min