
@me1890 has joined the channel

@caente has joined the channel

Are yall actively competing in advent of code this year?

Are there problems that depend on earlier problems this year? I might participate after I’m done with finals if there are not many problems I need to go back to solve

None so far

Not (as now), each day’s problems are independent.

but day 8 includes interpreting assembly, so we might be coming back for intcode 2.0

lol

I’ve been using the advent of code this year to learn racket, so i would be interested to see how someone more experienced would implement it.

I find @mbutterick’s Advent of Code tips, which is great! https://github.com/mbutterick/aoc-racket/blob/master/2019/README.md

Those are some interesting tips. I’ve been using a lot of the for/ loops in my solutions.

I’ve been doing them this year
