cnt = 0 x,y,z = gets.chomp.split(" ").map(&:to_i) z=z-1 if x<=z z=z-1 if y<=z puts z