Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/urholaukkarinen/advent-of-code-2020

Advent of Code 2020 in 25 programming languages
https://github.com/urholaukkarinen/advent-of-code-2020

advent-of-code advent-of-code-2020 adventofcode aoc aoc2020

Last synced: 7 days ago
JSON representation

Advent of Code 2020 in 25 programming languages

Awesome Lists containing this project

README

        

# Advent of Code 2020 in 25 languages

Each solution has a VS Code [devcontainer](https://code.visualstudio.com/docs/remote/containers) and [tasks.json](https://code.visualstudio.com/docs/editor/tasks) for easy set up and execution with Docker. Simply open any of the solution folders in VS Code with [Remote-Containers: Open Folder in Container](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack).

## Solutions
1. [Python](1/main.py)
2. [Haskell](2/main.hs)
3. [D](3/main.d)
4. [Rust](4/main.rs)
5. [Java](5/Main.java)
6. [C++](6/main.cpp)
7. [Ruby](7.main.rb)
8. ?
9. ?
10. ?
11. ?
12. ?
13. ?
1. ?
2. ?
3. ?
4. ?
5. ?
6. ?
7. ?
8. ?
9. ?
10. ?
11. ?
12. ?