私信  •  关注

FuzzyLeapfrog

FuzzyLeapfrog 最近创建的主题
FuzzyLeapfrog 最近回复了

尝试使用序列的基本规则/结构:

result = 1
for i in n:
    result += (-x)**i