import strutils var n = readLine(stdin).parseInt s:seq[string] = readLine(stdin).split t:seq[string] = readLine(stdin).split for i in 0..