n = int(input()) input() for _ in range(n): print("click", flush = True) input()