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