val a = readLine (0 until a.size).map(a.drop).sorted.foreach(println)