kaushalmodi / aoc2019

Advent of Code 2019 in Nim

Home Page:https://adventofcode.com/2019/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2019 in Nim

https://github.com/kaushalmodi/aoc2019/actions/workflows/test.yml/badge.svg

Run code for all days

nim days

Run code for all one or more specified days

nim days 1 2

**Note**: The ~hyperfine~ tool needs to be installed to run this task.

About

Advent of Code 2019 in Nim

https://adventofcode.com/2019/

License:MIT License


Languages

Language:Nim 100.0%