# https://leetcode.cn/problems/copy-list-with-random-pointer/ if __name__ == "__main__": pass