Files
hoot100/partition-labels/solution.py

4 lines
85 B
Python

# https://leetcode.cn/problems/partition-labels/
if __name__ == "__main__":
pass