import strutils let K, S = stdin.readLine.parseInt echo (S / (100 - K) * 100).int