import sequtils,strutils var N = stdin.readline.parseInt hyou = newSeq[string](N) cnt : int ans = 1000 proc zyuni(X : openarray[string]):int= var x = X[0].count("o") var s : set[int8] for i,y in X: if i == 0: continue if y.count("o") > x: s.incl(y.count("o").int8) return s.card + 1 for n in 0..