#! /usr/bin/env python3 n = int(input()) s = input() for i in range(n): print('click') s = input()