• Joined on 2022-10-31
pjht created repository pjht/stencil_trainer_1 2023-01-15 14:18:20 -06:00
pjht pushed to master at pjht/aoc2022 2022-12-08 08:46:07 -06:00
6ba07944da Day 8
pjht pushed to master at pjht/aoc2022 2022-12-08 07:22:55 -06:00
557b27a427 Clean up compute_dir_sizes
pjht pushed to master at pjht/aoc2022 2022-12-07 13:30:11 -06:00
777b9dce30 Remove unnecessary pub modifiers
49ba314218 Remove unused import
Compare 2 commits »
pjht pushed to master at pjht/aoc2022 2022-12-07 13:25:55 -06:00
42c911c9a2 Clean up part 2
0b9a1061a0 Rewrite part 2 to use iterators
340b207f81 Clean up handling of root node
Compare 3 commits »
pjht pushed to master at pjht/aoc2022 2022-12-07 13:19:53 -06:00
453590c541 Change cd .. to use parent method
pjht pushed to master at pjht/aoc2022 2022-12-07 13:14:10 -06:00
6f9ee71a9b Day 7
pjht pushed to master at pjht/aoc2022 2022-12-06 08:24:09 -06:00
d35e9844e0 Day 6
pjht pushed to master at pjht/nstack-rs 2022-12-05 12:13:50 -06:00
32f496d3d0 Initial commit
pjht created branch master in pjht/nstack-rs 2022-12-05 12:13:50 -06:00
pjht created repository pjht/nstack-rs 2022-12-05 12:13:35 -06:00
pjht pushed to master at pjht/aoc2022 2022-12-05 10:14:33 -06:00
a546d63914 Remove left in day 5 debug statement
pjht pushed to master at pjht/aoc2022 2022-12-05 08:41:06 -06:00
60105aa33b Day 5
pjht pushed to master at pjht/aoc2022 2022-12-04 12:07:31 -06:00
66de5e1f5e Fix overlaps_with_range
pjht pushed to master at pjht/aoc2022 2022-12-04 07:55:32 -06:00
1d8471ec06 Day 4
pjht pushed to master at pjht/aoc2022 2022-12-03 08:16:22 -06:00
986ae7ef08 Remove unnecessary type annotations
pjht pushed to master at pjht/aoc2022 2022-12-03 08:14:06 -06:00
69fe736ff0 Rewrite day 3 to use Iterator::find
pjht pushed to master at pjht/aoc2022 2022-12-03 08:10:06 -06:00
838456f0e7 Day 3
pjht pushed to master at pjht/aoc2022 2022-12-02 07:53:07 -06:00
57767cb6c2 Day 2
2685989a89 Day 1
Compare 2 commits »
pjht pushed to master at pjht/aoc2022 2022-12-01 11:18:24 -06:00
eafd2387bb 2022 day 1