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
- Host: GitHub
- URL: https://github.com/kaesaecracker/adventofcode2018
- Owner: kaesaecracker
- License: gpl-2.0
- Created: 2018-12-02T12:14:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T16:41:50.000Z (over 7 years ago)
- Last Synced: 2025-05-15T11:50:31.736Z (about 1 year ago)
- Topics: advent-of-code-2018, csharp, kotlin, python
- Language: C#
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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_