Skip to content

Bridouille/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Advent of Code – an annual event in December since 2015. Every year since then, with the first day of December, a programming puzzles contest is published every day for twenty-four days.
A set of Christmas-oriented challenges provide any input you have to use to answer using the language of your choice.

Yearly routine

  • copy last years directories cp -R 2023/* 2024
  • remove inputs & code cd 2024 && rm -rf src/day* && rm inputs/*
  • Edit the .idea folder in the root project, add a row for the new year to be able to run it in IntelliJ
  • follow the README.md in 2024 folder to generate each day

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published