Commit graph

  • cca4fa1246 Removed mastograph credit text. master Fennel Kora 2024-11-26 17:59:11 -0500
  • 625139668d Changed post URLs to be direct links instead of mastograph references Fennel Kora 2024-11-26 17:53:41 -0500
  • 10ac809bdb Advent of Code 2023 Day 1 Part 1 solution fen 2023-12-01 19:58:06 -0500
  • 23c91c45ef started 2021 problems Gheiserton 2023-07-16 16:05:11 -0400
  • 983c45a94b monke 2 Gheiserton 2022-12-12 23:03:36 -0500
  • a0d6414f88 monke Fennel Kora 2022-12-12 17:36:24 -0500
  • 08333d2743 Fixed a couple errors i nDirectory class, but no progress on resolving part 2 Changes to be committed: modified: 2022/day07/Day07A.class modified: 2022/day07/Day07A.java modified: 2022/day07/Directory.class modified: 2022/day07/Directory.java Fennel Kora 2022-12-08 17:25:41 -0500
  • c8e182c610 Day 8 updates Fennel Kora 2022-12-08 16:11:43 -0500
  • d49d7b5e6e added completed solution for day 7 part 1 - part 2 still nonfunctional Changes to be committed: modified: 2022/day07/Day07A.class modified: 2022/day07/Day07A.java modified: 2022/day07/Directory.class modified: 2022/day07/Directory.java Fennel Kora 2022-12-08 11:22:45 -0500
  • a71c48c5b5 more day 7 WIP. Classes work, just need to figure out how to extract the recurdive sums of files per directory. Gheiserton 2022-12-08 00:51:00 -0500
  • 7fb3d31487 WIP Day 7 Changes to be committed: new file: 2022/day07/Day07A.java new file: 2022/day07/Directory.java new file: 2022/day07/day07_algo.txt new file: 2022/day07/input.txt Fennel Kora 2022-12-07 17:27:46 -0500
  • 7123ea76f5 2021 day 1 IN RUST Gheiserton 2022-12-07 00:08:22 -0500
  • 4572fb5517 inputs i guess Fennel Kora 2022-12-06 13:27:34 -0500
  • edb06ebab3
    Update README.md Fennel Kora 2022-12-06 12:44:19 -0500
  • 07fdcb1681
    Update README.md Fennel Kora 2022-12-06 12:43:16 -0500
  • ce9f7640f2
    Update README.md Fennel Kora 2022-12-06 12:38:15 -0500
  • 9368dddf07
    Update README.md Fennel Kora 2022-12-06 12:16:02 -0500
  • 7cf107e841
    Update README.md Fennel Kora 2022-12-06 12:12:13 -0500
  • daa888f279
    Create README.md Fennel Kora 2022-12-06 12:09:38 -0500
  • f5f2f6e64a 2022 Day 6 Changes to be committed: new file: 2022/day06/Day06A.class new file: 2022/day06/Day06A.java new file: 2022/day06/day06_algo.txt Fennel Kora 2022-12-06 10:52:47 -0500
  • 50165e756d add binaries and code for 2022 Day 5 Changes to be committed: new file: 2022/day05/Day05A.class new file: 2022/day05/Day05A.java new file: 2022/day05/Day05B.class new file: 2022/day05/Day05B.java new file: 2022/day05/day05_algo.txt Fennel Kora 2022-12-05 15:50:55 -0500
  • 2253aa6c07 Added input file - stack diagram was reformatted to be lines instead of columns with the first character in the line being the bottom of its respective stack. Fennel Kora 2022-12-05 11:15:32 -0500
  • 5a13f4f24a Added 2022 day 4 solutions and binaries Gheiserton 2022-12-04 14:13:58 -0500
  • f19c399ba6 fixed a typo in algorithm code Gheiserton 2022-12-03 14:29:51 -0500
  • e71eb74bab adds work files and binaries for day 3 solutions TAKE TWO Gheiserton 2022-12-03 14:26:00 -0500
  • bcdd418b93 Adds working files and binaries for day 3 solutions Gheiserton 2022-12-03 14:24:27 -0500
  • 4cc07987ba Merge branch 'master' of https://github.com/fencore/adventofcode Gheiserton 2022-12-03 12:14:20 -0500
  • 8e989a9423 Pushed the compiled class files for previous days, draft algo for day03 P1 Gheiserton 2022-12-03 12:13:27 -0500
  • e14d19e6c0
    Create README.md Fennel Kora 2022-12-03 11:03:30 -0500
  • 0b874c5839 Added 2019 work. Gheiserton 2022-12-02 18:19:22 -0500
  • 3a0106d097 Adds reworked solution for Part 2's different interpretation of the strategy guide Fennel Kora 2022-12-02 15:05:24 -0500
  • da85a4e0bd Added algorithm and working solution ofr Day 2 Part 1 Fennel Kora 2022-12-02 14:57:13 -0500
  • d7bae4b118 Adds RankedCalorieCount for Day 1 Part 2 question, getting sum of top three calorie-bearing elves Fennel Kora 2022-12-02 13:13:51 -0500
  • c381113042 Removed console outputs from CalorieCount.java Fennel Kora 2022-12-02 12:20:53 -0500
  • 900ee5e2d1 Fixed bug that caused error when EOF reached Fennel Kora 2022-12-02 12:03:24 -0500
  • 77cb70fb39 Changed from Rust to Java because I'm a scrub Fennel Kora 2022-12-02 11:27:38 -0500
  • a45b30e010 On branch master Fennel Kora 2022-12-02 10:52:59 -0500