# https://leetcode.cn/problems/palindrome-partitioning/ if __name__ == "__main__": pass