评测信息

运行ID: 4683
Traceback (most recent call last): File "src.py", line 3, in <module> i = int(math.pow(num,2)) TypeError: unsupported operand type for float(): 'str'