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