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