#! ruby D, P = gets.chomp.split.map(&:to_f) puts ((D * (100.0 + P)) / 100.0).floor