Skip to content

benjamingroeber/adventofcode18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2018

This is my first year participating at the Advent of Code.

I decided to solve the problems in Rust to improve my knowledge about the language (specifically the functional interfaces) and possibly learn myself some new Rust concepts.

My self proclaimed goals for this year are:

  • idiomatic code
  • try to use functional interfaces
  • avoid panics
  • formulate the examples as test cases

About

My take on this years Advent of Code in using Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages