评测信息

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