My AOC 2023 Solutions
- Python 57.7%
- HTML 40.5%
- Go 1.7%
- Ruby 0.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
{
"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"
}
]
}
|
||
| .github/workflows | ||
| .vscode | ||
| _includes | ||
| day_01 | ||
| day_02 | ||
| day_03 | ||
| day_04 | ||
| day_05 | ||
| day_06 | ||
| day_07 | ||
| day_08 | ||
| day_09 | ||
| day_10 | ||
| day_11 | ||
| day_12 | ||
| day_13 | ||
| day_14 | ||
| day_15 | ||
| day_16 | ||
| day_17 | ||
| day_18 | ||
| day_19 | ||
| day_20 | ||
| day_21 | ||
| day_22 | ||
| day_23 | ||
| day_24 | ||
| day_25 | ||
| .gitignore | ||
| _config.yml | ||
| aoc_hw_tech_club_private_leaderboard.json | ||
| calendar.html | ||
| CNAME | ||
| favicon-32x32.png | ||
| leaderboard.html | ||
| README.md | ||
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.txtReplace 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