from random import randint inf=998244353 def calc(a,b): return ((star[a][0]-star[b][0])**2+(star[a][1]-star[b][1])**2)*star[a][2]*star[b][2] def sell(): pos=0 go={0} ans=[] ansdis=0 while len(go)=N: print(2,i-N+1) else: print(1,i+1)