Skip to content

PerArneng/adventofcode2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2018

Logo

This is an implementation of Advent of Code 2018 in the programming language Rust. It can be compiled and executed on Windows, Linux and MacOSX. The program will contain all the days that i have time to implement. Each day and part will be implemented as a sub command to the main executable.

Note! Requires Rust 2018 Edition or later

Compiling

$ cargo build

Running

$ advent_of_code_2018 --help

About

An implementation of Advent of Code 2018 in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages