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