# https://leetcode.cn/problems/swap-nodes-in-pairs/ if __name__ == "__main__": pass