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