D, P = map(int, input().split()) print(D*(1+0.01*P))