ArnaudBuchholz / AdventOfCode

https://adventofcode.com/2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code

You can access some of the challenges from the browser :

They can be run using command line :

  • 2023 made with Node.js, run node 2023/<day> [-sample]?
  • 2022 made with Node.js, run node 2022/<day> [-sample]?
  • 2021 made with Node.js, run node 2021/<day> [-sample]?
  • 2019 made with Python, run python 2019/<day> [-sample]?

About

https://adventofcode.com/2021

License:MIT License


Languages

Language:JavaScript 90.2%Language:Python 8.5%Language:HTML 1.2%