Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-21 | Day 21: Excessive pattern matching | Justin Worthe | |
It feels a bit manual at the moment, the way I did arrays, but it runs ridiculously fast. | |||
2017-12-21 | Template for remaining days | Justin Worthe | |
2017-12-20 | Day 20: Colliding points in 3D | Justin Worthe | |
2017-12-19 | Day 19: Follow the path | Justin Worthe | |
I had to change my input stuff for this one. I hope no longer trimming leading whitespace won't break any previous solutions. | |||
2017-12-18 | Day 18: Just implement this multicore cpu for me quickly... | Justin Worthe | |
2017-12-17 | Day 17: Circular buffer | Justin Worthe | |
2017-12-16 | Day 16: Now do it a billion times... | Justin Worthe | |
2017-12-15 | Day 15: Bitwise and, and the generators | Justin Worthe | |
2017-12-14 | Day 14: defrag | Justin Worthe | |
2017-12-13 | Day 13: Navigating the firewall | Justin Worthe | |
2017-12-12 | Day 12: Grouping processes | Justin Worthe | |
2017-12-11 | Day 11: Hex distances | Justin Worthe | |
2017-12-10 | Day 10: Bad hashing | Justin Worthe | |
2017-12-10 | Day 9: Cleaning up garbage | Justin Worthe | |
2017-12-08 | Day 8: CPU Instructions | Justin Worthe | |
2017-12-07 | Day 7: Towers on plates | Justin Worthe | |
2017-12-06 | Day 6: memory rebalancing | Justin Worthe | |
2017-12-05 | Day 5: CPU jumps | Justin Worthe | |
2017-12-04 | Day 4: passphrase anagrams | Justin Worthe | |
2017-12-03 | Day 3: Spirals... | Justin Worthe | |
2017-12-02 | Day 2 | Justin Worthe | |
2017-12-01 | Day 1: sum of characters | Justin Worthe | |
2017-11-30 | Set up base repo with common file reading and CLI | Justin Worthe | |