1072번

· 백준
코드 n, m = map(int, input().split()) winning_rate = int((m*100/n)) start = 0 end = 1000000000 result = 0 while start