评测信息

运行ID: 31835
Traceback (most recent call last): File "src.py", line 9, in <module> dist=float(q^p) TypeError: unsupported operand type(s) for ^: 'float' and 'float'