评测信息

运行ID: 25521
Traceback (most recent call last): File "src.py", line 1, in <module> for i in range(int(input),int(input()) 1): TypeError: int() argument must be a string, a bytes-like object or a number, not 'builtin_function'