import sequtils, strutils proc f(x, a: int): int = toInt x / a let t = parseInt readLine stdin for _ in 0..