import sequtils, strutils var i = readLine(stdin).parseInt n = newSeq[int](i) for j in 0..