n = int(input()) s = input() for i in range(n): print('click', flush=True) s = input()