Skip to content

Advent of Code is an Advent calendar of programming puzzles. Learn more at https://adventofcode.com/

License

Notifications You must be signed in to change notification settings

yuriisthebest/Advent-of-Code

Repository files navigation

Collected starts GitHub last commit GitHub

Advent of Code

Advent of Code is an annual advent calendar of small programming puzzles for a variety of skill sets and skill levels. A new exercise is released every day from the 1st to the 25th of December. Each day is split into a first and second part that requires the user to solve a puzzle to obtain a password, solving a part grants the user 1 star. Thus each year 50 stars can be collected. The puzzles are often very large and/or complex, requiring the need to create a program able to solve the puzzle, hence the name "Advent of Code".

Years

Features & Templates

This repository contains quality of life improvements, templates and frameworks for Advent of Code.

  • Run all: Every task can be run from a single file, automatically checking all the answers with the correct ones.
  • Framework: The task framework automates most task loading and enables all tasks to be collected and run together. The task template is copied as a starting point for each day.

About

Advent of Code is an Advent calendar of programming puzzles. Learn more at https://adventofcode.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages