a,b = gets.split c = (100+b).to_f puts (a * c / 100).floor