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 15, in <module>
min_cost = min(min_cost, cal(i,j,k,l))
File "/sandbox/2/a.py", line 6, in cal
money = grid[a-1][b-1] + grid[c-1][d-1] + c*(abs(a-c) + abs(b-d))
IndexError: list index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1