An open API service indexing awesome lists of open source software.

https://github.com/kaesaecracker/adventofcode2018

My solutions for the advent of code 2018
https://github.com/kaesaecracker/adventofcode2018

advent-of-code-2018 csharp kotlin python

Last synced: 3 months ago
JSON representation

My solutions for the advent of code 2018

Awesome Lists containing this project

README

          

# AdventOfCode2018
Here is an overview which days I have coded already and in which language(s).

| Day | C# | Kotlin | Python | Go | Fortran |
|-----|----|--------|--------|----|---------|
| 1 | X | | | | X* |
| 2 | X | | | | |
| 3 | X | | | | |
| 4 | X | | | | |
| 5 | | X | | | |
| 6 | | X | | | |
| 7 | | | X | | |
| 8 | | | X | | |
| 9 | | | X | | |
| 10 | | X | | | |
| 11 | | | | X | |

\* _only partial solution_