import sys input = sys.stdin.readline print(100, 101, flush=True) K = int(input()) print(1, flush=True) ret = int(input())