Skip to content

Advent of Code 2021 solutions written in D

Notifications You must be signed in to change notification settings

mcebular/advent-of-code-2021

Repository files navigation

Advent of Code 2021
-------------------

You'll need D installed.

To run:
rdmd dayXX.d

To run with arguments:
rdmd dayXX.d arg1 arg2

To run unit tests:
rdmd -unittest dayXX.d



Additional requirements:
------------------------

None so far.

About

Advent of Code 2021 solutions written in D

Topics

Resources

Stars

Watchers

Forks

Languages