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