Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Examples

All the following examples can be run using cargo: cargo run --example <example_name>

cargo run --example cli <DAY>

A faked Advent of Code implementation to demonstrate using the Solution and SolutionRunner traits.