Skip to content

Repository files navigation

adventofcode2020 🕯️ 🎄 ⛄

Welcome to this community project, where we collaboratively solve https://adventofcode.com/.

CI test status

examples20212020

Github CI runs the <year>/<day>/test.sh for each day. Example: 2020/day01/test.sh

Solved days by language

LanguageTotal20202021
python328253
sml1919
deno.ts1515
rust14113
zig1192
golang88
c66
node.js44
c++22
ruby22

Last updated: 2021-12-18

See all languages we support in our Dockerfile.

Run make versions to see installed language versions in the docker-container.

Fork today! Anyone is encouraged to contribute, and as a contributor you may do whatever you want with this code. Treat it as your own 👍

Contributors

A special thanks to the developers over at Maritime Optima 🚢 - https://github.com/orgs/MaritimeOptima/people - volunteering to support this project 🙏

Also a big thanks to the rest of our contributors 🎉

Leaderboard

Contributors are welcomed to join our private leaderboard 😎 Use the join code 376961-8a514359 at https://adventofcode.com/2020/leaderboard/private

Sharing

If you enjoy working on this project, consider sharing it with your friends. The more the merrier 🎅

Getting started

Test solutions on your system

$ ./lang/rust.sh "2020/day01/solutions/day01.rs""2020/day01/io/*"
cat INPUT | rustc day01.rs 662ms ✅

Test inside docker container

# Test everything:
make
# Test year:
make name=2021
# Test day:
make name=2021/day01

About

Community-project solving https://adventofcode.com/ - problems, with Github CI, Docker and support for many languages.

Resources

Contributing

Stars

6 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages