D, P = map(int, input().split())
print((D*100*(100+P))//10000)