# -*- coding: utf-8 -*- import sys,copy,math,heapq,itertools as it,fractions,re,bisect,collections as coll cand = [] for i in xrange(10): print i, i, i, i sys.stdout.flush()