1
0
Fork 0

Commit graph

  • 033dcd154d 2021.18 start fresh Sloane Perrault 2022-09-21 09:19:54 -0400
  • 2debe38170 still fighting 2021 day 18 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 8ab8f02c20 2021 day 18 wip Sloane Perrault 2022-09-21 09:19:53 -0400
  • 3372c8819d 2021 day 17 Sloane Perrault 2022-09-21 09:19:53 -0400
  • f478284da5 solve 2021 day 16 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 9b8558c65f 2021, 15 - keep a map set with p queue Sloane Perrault 2022-09-21 09:19:53 -0400
  • 0452181aeb 2021 day 15 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 32bd49675f 2021 day 15 pt 1 Sloane Perrault 2022-09-21 09:19:53 -0400
  • b82ec31fe3 2021 day 14 Sloane Perrault 2022-09-21 09:19:53 -0400
  • a1ad866646 2021 day 14 part 1, naive Sloane Perrault 2022-09-21 09:19:53 -0400
  • ff42567b1a 2021 day 13 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 1ac47fbc5a solve 2021 day 12 Sloane Perrault 2022-09-21 09:19:53 -0400
  • cc5acfdd12 wip 2015 day 19 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 8d8da8d6a3 solve 2015 day 18 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 699496aa0b solve 2015 day 17 Sloane Perrault 2022-09-21 09:19:53 -0400
  • b86a291b6a 2015 day 16 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 0de9cc93cd 2021 day 11 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 7bf97ef3fb solve 2015 day 15 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 1beb3e6341 solve 2021 day 10 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 66d7e21761 rename aoc_helpers Sloane Perrault 2022-09-21 09:19:53 -0400
  • 245282f522 solve 2021 day 9 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 210ff58be5 wip: 2015 day 15 Sloane Perrault 2022-09-21 09:19:53 -0400
  • d583b073d4 solve 2015 day 14 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 6abb36d4bb solve 2021 day 8 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 441bb93569 more wip for 2021 day 8 part 2 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 9f5307f9f7 solve 2021 day 8 part 1, part 2 wip Sloane Perrault 2022-09-21 09:19:53 -0400
  • c1125d6ede solve 2015 day 13 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 397d69c2ba refactor 2021 day 7 Sloane Perrault 2022-09-21 09:19:53 -0400
  • ec8ce0cd4e solve 2021 day 7 Sloane Perrault 2022-09-21 09:19:53 -0400
  • c3ad2c3db1 solve 2021 day 6 Sloane Perrault 2022-09-21 09:19:53 -0400
  • e0b0d94df4 solve 2015 day 12 Sloane Perrault 2022-09-21 09:19:53 -0400
  • abdcf1d982 solve 2015 day 11 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 3e21b24509 solve 2015 day 10 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 1a447d7323 chore: remove 2015 inputs from git Sloane Perrault 2022-09-21 09:19:53 -0400
  • 7d62587e9b solve 2015 day 9 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 2e2b0d982c solve 2015 day 8 Sloane Perrault 2022-09-21 09:19:53 -0400
  • e2c9f6fec3 update readme with progress to day 7 Sloane Perrault 2022-09-21 09:19:53 -0400
  • be3a6da1ee reduce circuit instead of using ets Sloane Perrault 2022-09-21 09:19:53 -0400
  • 7426db6489 solve 2015 day 7 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 9d4492391c solve day 5 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 6faef678ef upgrade elixir Sloane Perrault 2022-09-21 09:19:53 -0400
  • c630a96444 solve 2021 day 4 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 3203a0387d solve some 2015 problems Sloane Perrault 2022-09-21 09:19:53 -0400
  • e521f241cb try out nx for day 3 part 1 Sloane Perrault 2022-09-21 09:19:53 -0400
  • c09fcc6166 solve day 3 Sloane Perrault 2022-09-21 09:19:53 -0400
  • dd9ded8d4e chore: use advent_of_code_utils Sloane Perrault 2022-09-21 09:19:53 -0400
  • 4e35ec07be day 2 part 2 Sloane Perrault 2022-09-21 09:19:53 -0400
  • c53304fa73 day 2 part 1 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 0430a32396 feat: remove inputs from git Sloane Perrault 2022-09-21 09:19:53 -0400
  • 766ae24cb2 day 1 cleanup Sloane Perrault 2022-09-21 09:19:53 -0400
  • b9e9ecc85f docs: add 2021 to list of years Sloane Perrault 2022-09-21 09:19:53 -0400
  • bddcdc82c8 solve: day 1 Sloane Perrault 2022-09-21 09:19:53 -0400
  • b4c93e39f4 chore: generate day 1 modules Sloane Perrault 2022-09-21 09:19:53 -0400
  • 07b2552249 docs: add detail about options for fetch_input Sloane Perrault 2022-09-21 09:19:53 -0400
  • df609c1bae feat: patch README calendar with link to solution Sloane Perrault 2022-09-21 09:19:53 -0400
  • c201f7ebe9 fix: no nested modules, keep import Sloane Perrault 2022-09-21 09:19:53 -0400
  • dba3bce679 fix: remove extra solve line from puzzle case Sloane Perrault 2022-09-21 09:19:53 -0400
  • 42a3de4f5e docs: updates to readme; fix: gen.solution type error Sloane Perrault 2022-09-21 09:19:53 -0400
  • f770a143eb feat: fetch input if not exists when solve Sloane Perrault 2022-09-21 09:19:53 -0400
  • 42b6917614 feat: fetch_input mix task Sloane Perrault 2022-09-21 09:19:53 -0400
  • b3a07a5c0f feat: pad numbers Sloane Perrault 2022-09-21 09:19:53 -0400
  • a691461882 Setup 2021 () Sloane Perrault 2022-09-21 09:19:53 -0400
  • da99ce538d dnf: day 12, solve: day 13, part 1 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 9ed563e239 wip: day 11 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 8dae9b8c45 solve: day 10 Sloane Perrault 2022-09-21 09:19:53 -0400
  • 8dcd832fdc scaffold: day 10 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 8b6a1e0ce8 dnf: day 9 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 91be41de8a solve: day 8 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 9b6f69483a dnf: day 7 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 2afe23eb00 solve: day 6, part 2 - bitwise Sloane Perrault 2022-09-21 09:19:52 -0400
  • e40944b22d solve: day 6 Sloane Perrault 2022-09-21 09:19:52 -0400
  • f0953800c5 scaffold: day 6 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 4cd13c0129 solve: day 5 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 7cd2925927 scaffold: day 5 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 6dd0ceeadf solve: day 4, part 2 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 5fab076839 solve: day 4, part 1 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 863d8037b4 chore: format README Sloane Perrault 2022-09-21 09:19:52 -0400
  • ed6cc9d1dd docs: day 3 readme Sloane Perrault 2022-09-21 09:19:52 -0400
  • 8d7d5d2c7b solve: day 3, part 2 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 6b01019193 solve: day 3, part 1 Sloane Perrault 2022-09-21 09:19:52 -0400
  • f604270ea9 fix: remove out-of-bound/Maybe from day 2 part 2 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 86e396d56c solve: day 2, part 2 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 59293af2d7 solve: day 2, part 1 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 95d2a1392c chore: simplify day 1, part 2 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 70977dad81 chore: simplify day 1, part 1 Sloane Perrault 2022-09-21 09:19:52 -0400
  • f88701078a solve: day 1, part 2 Sloane Perrault 2022-09-21 09:19:52 -0400
  • dfe5935b5e solve: day 1, part 1 Sloane Perrault 2022-09-21 09:19:52 -0400
  • 6b5b57052b feat: setup day 1 Sloane Perrault 2022-09-21 09:19:52 -0400
  • c0e8a1fba0 docs: center align calendar Sloane Perrault 2022-09-21 09:19:52 -0400
  • e5f2f18927 doc: add years list to top-level readme Sloane Perrault 2022-09-21 09:19:52 -0400
  • 68b89feae5 docs: init Sloane Perrault 2022-09-21 09:19:52 -0400
  • 375478d31b
    feat: solution generator Zach Perrault 2021-11-03 10:36:53 -0400
  • 14ba910fa2
    feat: solution runner Zach Perrault 2021-11-03 09:13:02 -0400
  • 9726431599
    chore: stand up puzzle solver, puzzle case Zach Perrault 2021-11-03 07:39:51 -0400
  • 25b4401910
    chore: scaffold project Zach Perrault 2021-11-03 07:19:41 -0400
  • 57403e9e34
    dnf: day 12, solve: day 13, part 1 Zach Perrault 2020-12-13 10:54:35 -0500
  • 72541fd746
    wip: day 11 Zach Perrault 2020-12-11 15:40:23 -0500
  • 2a5b18fb1f
    solve: day 10 Zach Perrault 2020-12-10 14:34:10 -0500
  • abdfa45bae
    scaffold: day 10 Zach Perrault 2020-12-10 13:55:09 -0500
  • 3dfcef8eca
    dnf: day 9 Zach Perrault 2020-12-10 13:53:34 -0500