My Advent of Code 2017 solutions
Just for practice and fun. Thank You Eric!
| Day | Name | Python | C |
|---|---|---|---|
| 01 | Inverse Captcha | ✔️ | |
| 02 | Corruption Checksum | ✔️ | |
| 03 | Spiral Memory | ✔️ | |
| 04 | High-Entropy Passphrases | ✔️ | |
| 05 | A Maze of Twisty Trampolines, All Alike | ✔️ | |
| 06 | Memory Reallocation | ✔️ | |
| 07 | Recursive Circus | ✔️ | |
| 08 | I Heard You Like Registers | ✔️ | |
| 09 | Stream Processing | ✔️ | |
| 10 | Knot Hash | ✔️ | |
| 11 | Hex Ed | ✔️ | |
| 12 | Digital Plumber | ✔️ | |
| 13 | Packet Scanners | ✔️ | |
| 14 | Disk Defragmentation | ✔️ | |
| 15 | Dueling Generators | ✔️ | ✔️ |
| 16 | Permutation Promenade | ✔️ | |
| 17 | Spinlock | ✔️ | |
| 18 | Duet | ✔️ | |
| 19 | A Series of Tubes | ✔️ | |
| 20 | Particle Swarm | ✔️ | |
| 21 | Fractal Art | ✔️ | |
| 22 | Sporifica Virus | ✔️ | |
| 23 | Coprocessor Conflagration | ✔️ | |
| 24 | Electromagnetic Moat | ✔️ | |
| 25 | The Halting Problem | ✔️ |