D,P = map(int,raw_input().split()) print int((P*1.0/100*D)+D)