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