Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 247 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 247 Bytes

Advent of code 2021 solutions

written in Coconut, a superset of python

Before running

pip install coconut

Running

coconut --run <file> # e.g. coconut --run ./day1.coconut