Skip to content

tejasbubane/adventofcode-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2020

Rust CI

My solutions for Advent of Code 2020.

I am playing with Rust 🦀 these days so that is the language I will use for for this year's AOC 🎉

Usage

This is a library crate (no executable). Sample and puzzle input files are passed to tests directly.

Build project and run tests:

cargo test

About

Advent of code 2020 solutions in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages