import sequtils,strutils,strscans,algorithm,math,future,sets template get():string = stdin.readLine() template times(n:int,body:untyped): untyped = (for _ in 0..