# https://leetcode.cn/problems/merge-k-sorted-lists/ if __name__ == "__main__": pass