Skip to content

dcorto/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ„ Advent of Code

This repository contains my solutions for all the years of Advent of Code challenges.

πŸš€ Usage

Check every folder for the solutions of each year. Each folder contains a README.md file with the instructions and the solutions for each day.

Create a new day

To create a new day, run the following command:

$ ./create_day.sh <year> <day>

# Example

$ ./create_day.sh 2024 1

πŸ”„ Years

Advent of Code 2024

Advent of Code 2023

Advent of Code 2022

Advent of Code 2021

Advent of Code 2016

Advent of Code 2015


Happy coding and good luck with Advent of Code! πŸŽ‰

About

My solutions for the Advent of Code challenge

Topics

Resources

Stars

Watchers

Forks

Languages