#Day 14 - solutions

9 messages · Page 1 of 1 (latest)

turbid tinsel
#

B

idle siren
turbid tinsel
#

did some matrix transformations instead of applying different logic for each direction

idle siren
#

I'm also working on a go template for advent of code

#

Hence the lack of time to optimize

turbid tinsel
#

I made one 'fall' implementation (east) for part 1 because that was the most intuitive way to implement it for me

#

Transposed the input to chane the rows into columns so that would work