# https://leetcode.cn/problems/remove-nth-node-from-end-of-list/ if __name__ == "__main__": pass