Skip to content

KREnZE1/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code

Every year in december, an online calender is started on Advent of Code. Every day at midnight EST/UTC-5 a new puzzle is released.

The puzzles contain a little story about saving christmas by collecting 50 stars throughout the entire month of december, 2 per day.

A puzzle consists of an input unique to each participant. The rules on what to do with this input are hidden within the text. In the end, a single number is submitted to test for correctness. This allows the calneder to stay language-independant, as only the solution and not the way of finding the solution is tested.

Years

The calender started in 2015 and has continued every year since then. This repository contains solutions for the tasks I have already completed and usually I even adhere to the same format!

What is already implemented

Any folder where the last commit was the third one has not yet been implemented, everything with a newer commit should have at least been partially implemented

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages