D,P=(int(x) for x in input().split()) print(int(D + (D * P / 100)))