a, b = gets.chomp.split.map &:to_i aa = gets.chomp.split.map &:to_i p a * 2