print(*["! "+str(i) for i in range(10000)],sep="\n",flush=True)