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