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