Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config_1 使用会死锁 #1

Open
wentixiaogege opened this issue May 21, 2024 · 0 comments
Open

config_1 使用会死锁 #1

wentixiaogege opened this issue May 21, 2024 · 0 comments

Comments

@wentixiaogege
Copy link

Traceback (most recent call last):
File "/Users/lijingjie1/PycharmProjects/huawei2019/CodeCraft-2019_1.py", line 1097, in
main()
File "/Users/lijingjie1/PycharmProjects/huawei2019/CodeCraft-2019_1.py", line 1079, in main
simulate.simulate()
File "/Users/lijingjie1/PycharmProjects/huawei2019/CodeCraft-2019_1.py", line 932, in simulate
self.step()
File "/Users/lijingjie1/PycharmProjects/huawei2019/CodeCraft-2019_1.py", line 921, in step
assert self.dead is False, print("dead lock in", unfinishedCross)
AssertionError: None
dead lock in [182, 205, 244, 294, 327, 330, 337, 339, 363, 472, 482, 491, 500, 599, 665, 678, 698, 713, 771, 788, 796, 811, 869, 942, 983, 1003, 1054, 1076, 1121, 1217, 1230, 1293, 1295, 1352, 1366, 1456, 1459, 1538, 1539, 1541, 1545, 1547, 1570, 1638, 1678, 1767, 1795, 1803, 1831, 1837, 1937]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant