aaa,bbb = map(float, raw_input().split(" ")) print aaa+aaa*(bbb/100)