Comment on Advent of code starts in less than 12 hours!
hazelnoot@beehaw.org 1 year ago
Thanks for the reminder! I almost forgot to set up my repo. 🤦♀️ I’ll be publishing my solutions on GitHub for anyone interested. This year I finally got around to restructuring things to keep the input files out of git, so I won’t have to feel guilty about leaking the problem inputs.
Anders429@programming.dev 1 year ago
I thought problem inputs were randomized for each user?
hazelnoot@beehaw.org 1 year ago
There’s a limited pool of random inputs, so it’s possible to collect them all with enough input samples. In the past, the creator has asked people not to upload their input file because there are bots that scrape GitHub looking for the inputs.