let inputCount = Int(readLine()!)! let groupCount = Int(readLine()!)! var items = [Int]() for _ in (0..