评测信息

运行ID: 28137
Traceback (most recent call last): File "src.py", line 1, in <module> i=int(input()) ValueError: invalid literal for int() with base 10: 'hello'