Meine Lösungen zu AdventOfCode 2019
This repository has been archived on 2025-09-06. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2020-08-15 20:10:52 +02:00
app Added ImGui Demo Window to application 2020-08-13 21:05:16 +02:00
deps All dependencies are located in the deps folder now 2020-08-15 20:10:52 +02:00
lib Added a simple menu bar to application 2020-08-12 18:32:09 +02:00
old new try, day 1 finished 2020-07-14 21:30:53 +02:00
.clang-format new try, day 1 finished 2020-07-14 21:30:53 +02:00
.gitignore All dependencies are located in the deps folder now 2020-08-15 20:10:52 +02:00
CMakeLists.txt All dependencies are located in the deps folder now 2020-08-15 20:10:52 +02:00
README.md new try, day 1 finished 2020-07-14 21:30:53 +02:00

Advent of Code 2019

About Language Days completed Stars

DragonCoder's "beautiful" C++ solutions for Advent of Code 2019!

You can find my original solutions in the old folder.

Compiling the code

I followed this YT video on How to compile using cmake, I don't have any clues what I am doing. But it works and is fairly easy, so that is good enough :D

Skipped Challanges

I've skipped those challanges:

Check out other solutions...

... that probably are better than mine :D