AOC Day 17 Discussion: Alexey Pajitnov's nightmare #783
rhdeck
started this conversation in
Advent of Code 2022
Replies: 2 comments
-
This was hard! I took a very data science-y approach to part 2 and applied a heuristic - it worked! Also cheers to python for being so fast when I refactored into list comprehensions. next() is a powerhouse! |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://github.com/doleraj/adventofcode/blob/main/aoc2022/src/day17/index.ts ☠️ ☠️ ☠️ ☠️ ☠️ ☠️ ☠️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Discussion of solutions for Advent of Code Day 17 here.
Don't forget about the VC Advent of Code private leaderboard:
Go to leaderboard/private
Use join code 363496-e6f42283
Beta Was this translation helpful? Give feedback.
All reactions