# https://leetcode.cn/problems/climbing-stairs/ if __name__ == "__main__": pass