Skip to content

ctulek/aoc-2023-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023 Solutions

Here are my solutions to the Advent of Code 2023 puzzles, written in Python.

I have organized the code into folders. Each folder contains a main.py or two files named part1.py and part2.py. It depends on how much code is reusable. Some days have tests as it was harder to debug the code without tests.

I have not included the input files in the repository, as requested by Advent of Code team. See the FAQ section for more details.

You can download the input files from the Advent of Code 2023 website.

Feedback or suggestions are welcome.

About

My Advent of Code 2023 solutions in python

Resources

Stars

Watchers

Forks

Languages