Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/urholaukkarinen/advent-of-code-2020
- Owner: urholaukkarinen
- Created: 2021-12-13T18:03:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T15:13:37.000Z (almost 3 years ago)
- Last Synced: 2024-10-09T20:12:12.685Z (29 days ago)
- Topics: advent-of-code, advent-of-code-2020, adventofcode, aoc, aoc2020
- Language: Rust
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. ?