Sorry, your browser is not supported. SDNUOJ requires Internet Explorer 8 or greater, please upgrade your browser!
评测信息
运行ID: 54535
Traceback (most recent call last):
File "src.py", line 5, in <module>
print(math.pow((x2-x1)*(x2-x1) (y1-y2)*(y1-y2),0.5))
NameError: name 'math' is not defined