4 lines
85 B
Python
4 lines
85 B
Python
# https://leetcode.cn/problems/partition-labels/
|
|
if __name__ == "__main__":
|
|
pass
|