K, S = [int(input()) for i in range(2)] print(int(S * 100 / (100 - K)))