This commit is contained in:
Daniel Flanagan 2021-12-15 13:43:45 -06:00
parent 76dfa80807
commit 812f2327c4
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -74,7 +74,6 @@ proc p2(input: Lines): uint64 =
let goal: Node = (w - 1, h - 1)
astarCost(grid, start, goal, w, h, heuristic)
# astar
const input = """
1163751742
1381373672