Skip to content

warrenmwang/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Advent of Code is a site that has some puzzles that you are meant to solve by writing some small programs.

Getting Started

Example cmds to setup the dev shell (you need to have nix package manager) and run solution to 2015 day 1:

$ nix-shell
$ cargo run 2015.1

About

advent of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published