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