Merge k logs into one log file, log format is [timstamp, content], orderd by timestamp Basically it's just https://leetcode.com/problems/merge-k-sorted-lists/ with custom input type