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