评测信息
运行ID: 24562
Traceback (most recent call last):
File "src.py", line 8, in <module>
abc(a,n)
File "src.py", line 3, in abc
for i in range(1,n 1):
TypeError: 'float' object cannot be interpreted as an integer