jfmonty2
  • Joined on 2020-12-21
jfmonty2 pushed to master at jfmonty2/advent 2021-12-09 23:38:16 +00:00
754b296abf add lookup table
jfmonty2 pushed to master at jfmonty2/advent 2021-12-09 23:16:15 +00:00
aca62e1c44 day 8 part 1
jfmonty2 pushed to master at jfmonty2/advent 2021-12-09 21:18:34 +00:00
2133290565 simplify day 7
jfmonty2 pushed to master at jfmonty2/advent 2021-12-09 20:56:46 +00:00
19e219bcc3 day 7
jfmonty2 pushed to master at jfmonty2/advent 2021-12-09 06:20:06 +00:00
d77c4ed0c9 suspiciously straightforward
jfmonty2 pushed to master at jfmonty2/advent 2021-12-09 05:52:39 +00:00
2269a7e086 at least part 2 was easy
jfmonty2 pushed to master at jfmonty2/advent 2021-12-08 22:53:35 +00:00
444a7f6e47 start work on day 5
jfmonty2 pushed to master at jfmonty2/advent 2021-12-07 18:37:26 +00:00
2fbc98de3d well that was easy
jfmonty2 pushed to master at jfmonty2/advent 2021-12-07 18:26:23 +00:00
ca360f7baa remove I/O from timed section
jfmonty2 pushed to master at jfmonty2/advent 2021-12-07 14:04:56 +00:00
fb8ec81683 fix day 4
jfmonty2 pushed to master at jfmonty2/advent 2021-12-07 00:30:14 +00:00
6577bae991 day 4 part 1 (not currently working, also massively overcomplicated)
jfmonty2 pushed to master at jfmonty2/advent 2021-12-06 16:59:22 +00:00
c55a721067 use the fun functional approach
jfmonty2 pushed to master at jfmonty2/advent 2021-12-04 21:42:05 +00:00
340ef2d4d3 part 2 should not have taken this long
jfmonty2 pushed to master at jfmonty2/advent 2021-12-04 21:41:19 +00:00
7082a81145 part 2 should not have taken this long
jfmonty2 pushed to master at jfmonty2/advent 2021-12-03 22:48:34 +00:00
b1a8ab8bcd refactor in preparation for part 2
jfmonty2 pushed to master at jfmonty2/advent 2021-12-03 22:08:04 +00:00
b519e0bad2 day 3 part 1
335b7a25cf remove unnecessary lifetime
Compare 2 commits »
jfmonty2 pushed to master at jfmonty2/advent 2021-12-03 19:28:24 +00:00
7681bbc760 add timekeeping, also day1 that got left out somehow
jfmonty2 pushed to master at jfmonty2/advent 2021-12-03 19:06:31 +00:00
cf1fb4c792 more refactoring
161e5f7a5f add day 2
Compare 2 commits »
jfmonty2 pushed to master at jfmonty2/advent 2021-12-03 16:42:13 +00:00
cde23745ef I feel like this shouldn't have been so difficult
jfmonty2 pushed to master at jfmonty2/advent 2021-12-01 23:38:36 +00:00
6f60951b94 use color-eyre for error handling