评测信息

运行ID: 15318
Traceback (most recent call last): File "src.py", line 3, in <module> b = a * a TypeError: unsupported operand type(s) for *: 'str' and 'str'