Skip to content

My solutions to Advent of Code

License

Notifications You must be signed in to change notification settings

Madjosz/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

This repository contains my solutions to Advent of Code.

I first discovered these puzzles on 2020-12-16 and it took me four days to catch up starting from the 1st of December.

Now I will add more and more solutions starting from 2015.

Inputs

Expected values of unit tests are bound to the inputs provided to my user. They have be put under src/main/resources/de/madjosz/adventofcode/y####/day##.txt. As the creator Eric Wastl doesn't want to have all the inputs flying around I excluded them from this repository.

Leaderboard

Haha, the puzzles unlock at 06:00 a.m. for me and I am writing Java, so most likely I will never be on any public AoC leaderboard...

License

This project is licensed under MIT License so you can use the code for whatever you want but I am not responsible for anything which might break nor any harm you or my code does. However if this code does anything good like making the world a better place or maybe teach you something new to help you make the world a better place, feel free to let me know or give credit if you like.