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
1 changed files with 0 additions and 1 deletions

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