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