Skip to content

davidaugustat/AdventOfCode2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023: My Solutions

This repository contains my code for the puzzles from Advent of Code 2023. All my solutions are written in Python.

The puzzle descriptions can be found at https://adventofcode.com/2023. To run the code, you need the puzzle input (input.txt). It can be downloaded from the mentioned website after creating an account.

I did not include the puzzle inputs or result numbers in this repository since the About page of Advent of Code requests not to publish any puzzle inputs.

Stars

Day Part 1 Part 2
1 ⭐️ ⭐️
2 ⭐️ ⭐️
3 ⭐️ ⭐️
4 ⭐️ ⭐️
5 ⭐️ ⭐️
6 ⭐️ ⭐️
7 ⭐️ ⭐️
8 ⭐️ ⭐️
9 ⭐️ ⭐️
10 ⭐️ ⭐️
11 ⭐️ ⭐️
12 ⭐️ ⭐️
13 ⭐️ ⭐️
14 ⭐️ ⭐️
15 ⭐️ ⭐️
16 ⭐️ ⭐️
17 ⭐️ ⭐️
18 ⭐️
19 ⭐️ ⭐️
20 ⭐️ ⭐️
21 ⭐️
22
23
24
25