Commit graph

18 commits

Author SHA1 Message Date
9ffad3b1b4
I hear we aren't supposed to be commiting our data. Oops. 2023-12-15 14:11:53 -07:00
27aa24f503
Day 15. So random this year. Fricking AIs 2023-12-15 14:10:45 -07:00
40798151a9
Day 14. Took me a looong time to figure out how to use the map right for some reason 2023-12-15 12:05:48 -07:00
68f1500953
Day 13. still haven't finished day 12. Today was so easy compared to
yesterday.
2023-12-13 19:17:29 -07:00
90a32e4439
Fixed day10. Well.. got an answer, but it isn't pretty. Hard coded
something, and left a bunch of cruft in. Oh well.
2023-12-11 22:05:52 -07:00
17c5af6d8d
So much easier than day10. Man this year is crazy 2023-12-11 20:57:36 -07:00
5ce53b92b8
Not done with day 10 yet. Cannot figure out part 2. Crap 2023-12-11 16:41:39 -07:00
c0ec510fc9
day 9. Why do I feel like I could have doen this a much easier way... 2023-12-08 23:09:27 -07:00
1e6bfbbb6e
Day 8. After doing AoC for a number of years, I pretty much knew what to do here for Part 2 2023-12-08 15:17:06 -07:00
f6cb14a5cf
Day 7. Took a bit longer, but nothing too challenging. Running into some Zig stuff, like trying to figure out how to copy an array so I can mutate it.. 2023-12-07 21:15:12 -07:00
c40831a68b
Day 6. Cheating a bit. Not bothering to try to parse a file with the data, just putting it in variables. And there's an off-by-one error at the end Im just going to ignore 2023-12-06 12:26:25 -07:00
5ba7e6e4e1
Terribly inefficient. But hey, it works! 2023-12-04 23:59:21 -07:00
080ff61267
day4. Getting the hang of it. Much more straight forward than yesterday. I was hoping I could get the arrays set up without an allocator.. I feel like you should be able to. The file is loaded at compile time so technically we should know the size of the arrays. Maybe a future project 2023-12-04 11:57:50 -07:00
54b84bb14a
memory?? 2023-12-03 22:47:10 -07:00
8e2faa487c
I'm terrible at Zig wow 2023-12-03 22:37:48 -07:00
f840cb68bb
Cleaning 2023-12-02 16:45:11 -07:00
c6d6b73b9c
Day 2. Rushed. Could be a lot cleaner. 2023-12-02 16:44:21 -07:00
851c774c23
Wow Zig is hard. Day 1 done 2023-12-01 12:53:43 -07:00