评测信息

运行ID: 12609
Traceback (most recent call last): File "src.py", line 4, in <module> num4=int(num1) int(num2) (num3) TypeError: unsupported operand type(s) for : 'int' and 'str'