评测信息
运行ID: 8824
Traceback (most recent call last):
File "src.py", line 1, in <module>
ex = int(input());yh = int(input());xc = int(input())
ValueError: invalid literal for int() with base 10: '1 2 5'