P,Q,A=map(int,input().split()) ANS=0 for i in range(1,10**8): if int((1+P/100)*i)