read N:int
loop N read X:int Y:int
write 0 2 1 3

INPUT
N: This variables stores how many nodes are given
X: The x coordinate of the given node
Y: The y coordinate of the given node

OUTPUT 
You have to output a valid path