Skip to content

My solutions for the Advent of Code challenge

Notifications You must be signed in to change notification settings

dcorto/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 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