Skip to content

dom96/aoc2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2019

This repo contains the solutions to the Advent of Code 2019 puzzles written in the Nim programming language.

Testing

nim c -d:test -r <file>

Running

nim c -r <file>

The scripts more often than not will read the equivalent file in inputs.

About

Advent of Code 2019 in Nim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages