n = int(input()) if n == 2: print("INF") print(max(2,9-n))