My AOC 2023 Solutions
  • Python 57.7%
  • HTML 40.5%
  • Go 1.7%
  • Ruby 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
flat-data 51de6b96e2 Flat: latest data (2024-12-25T06:11:25.440Z)
{
  "date": "2024-12-25T06:11:25.440Z",
  "files": [
    {
      "name": "aoc_hw_tech_club_private_leaderboard.json",
      "deltaBytes": -60,
      "source": "https://adventofcode.com/2023/leaderboard/private/view/2473134.json"
    }
  ]
}
2024-12-25 06:11:25 +00:00
.github/workflows Update cron schedule for data workflow 2023-12-28 10:18:40 +04:00
.vscode add type checking 2023-12-21 11:55:59 +04:00
_includes update header link 2023-12-11 10:24:19 +04:00
day_01 rename folders 2023-12-11 09:55:30 +04:00
day_02 rename folders 2023-12-11 09:55:30 +04:00
day_03 rename folders 2023-12-11 09:55:30 +04:00
day_04 rename folders 2023-12-11 09:55:30 +04:00
day_05 rename folders 2023-12-11 09:55:30 +04:00
day_06 add day_20 solutions 2023-12-20 10:07:22 +04:00
day_07 rename folders 2023-12-11 09:55:30 +04:00
day_08 rename folders 2023-12-11 09:55:30 +04:00
day_09 rename folders 2023-12-11 09:55:30 +04:00
day_10 cleanup 2023-12-11 09:51:31 +04:00
day_11 day 10 and 11 2023-12-11 09:36:52 +04:00
day_12 day 12 2023-12-12 17:47:19 +04:00
day_13 add day_13 2023-12-13 16:19:48 +04:00
day_14 adds day 14 solution 2023-12-14 18:32:25 +04:00
day_15 cleanup 2023-12-15 15:22:03 +04:00
day_16 add day 16 and 17 2023-12-17 09:56:44 +04:00
day_17 add day 16 and 17 2023-12-17 09:56:44 +04:00
day_18 day 18 solution :D 2023-12-18 09:33:53 +04:00
day_19 refactor 2023-12-20 08:57:19 +04:00
day_20 add day_20 solutions 2023-12-20 10:07:22 +04:00
day_21 add type checking 2023-12-21 11:55:59 +04:00
day_22 day 22 2023-12-22 09:41:46 +04:00
day_23 day 23 bfs 2023-12-23 09:49:07 +04:00
day_24 bruh 2023-12-24 10:26:38 +04:00
day_25 DAY 25!!! Merry XMas 2023-12-25 09:26:03 +04:00
.gitignore first commit 2023-12-01 11:13:59 +04:00
_config.yml test leaderboard 2023-12-11 10:02:39 +04:00
aoc_hw_tech_club_private_leaderboard.json Flat: latest data (2024-12-25T06:11:25.440Z) 2024-12-25 06:11:25 +00:00
calendar.html Add link to 2023 Calendar in README 2023-12-25 10:08:04 +04:00
CNAME Create CNAME 2024-11-27 13:39:36 +04:00
favicon-32x32.png test leaderboard 2023-12-11 10:02:39 +04:00
leaderboard.html test leaderboard 2023-12-11 10:02:39 +04:00
README.md Update README.md 2024-11-27 12:48:01 +04:00

Link to AOC (2023)

This repository is a collection of my coding attempts at solving the daily challenges for Advent of Code 2023...

NOTE: To run the code, you can use the following command:

python3 day_1/solution.py > day_1/in.txt

Replace the day number and the file name as appropriate.

I'll try to keep the code as clean as possible, but I'm not making any promises :P

Code to join the Heriot-Watt Universities Tech Club leaderboard

2473134-d6bfe471