39 25 236
956286476 794077896 10491263 560290313 234766667 640311759 406591248 639559425 809981516
<9597 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 20, in <module>
min_cost = min(min_cost, cal(i,j,k,l))
File "/sandbox/2/a.py", line 9, in cal
money = grid[a-1][b-1] + grid[x-1][y-1] + c*(abs(a-x) + abs(b-y))
IndexError: list index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1