package main import . "fmt" import . "sort" func main() { var n int Scan(&n) st:=map[string]int{} for i:=0;i