Skip to content

tommyip/aoc2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

My attempt at AoC2020 in OCaml.

Running the solutions

You will need the OCaml compiler, dune and the library containers.

To run the solution for day n:

$ dune exec bin/day<n>.exe < inputs/day<n>.txt

About

My attempt at Advent of Code 2020.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published