input = gets.split(" ").map(&:to_f) puts (input[0] * input[1]).floor