import strutils, sequtils proc input():string = stdin.readLine let c=input() var cnt=0 for i in 0..