a, b = map(int, input().split()) c = 0 point = 0 while c < b: point =+ 1 print(point)