评测信息

运行ID: 9076
Traceback (most recent call last): File "src.py", line 2, in <module> a=int(q//100) TypeError: unsupported operand type(s) for //: 'str' and 'int'