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