D, P = map(int, input().split()) print(int(D*(0.01*P+1)))