Skip to content

Learning to use #Rust to solve problems presented by the Advent of Code event on https://adventofcode.com/

Notifications You must be signed in to change notification settings

mmsaffari/Advent-of-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code

This is my attempt to solve the Advent Of Code 2021 puzzles using Rust. I'm learning to use Rust, so these attempts may get updated in the future.

The goal is to challenge my old DEV skills, and also learn to use this promissing langauge.

Comments and improvements are welcome.

If you would like to run these yourself, save your data in the appropriate input.txt file, under the data folder of the corresponding day, then run cargo run inside that day's folder.

About

Learning to use #Rust to solve problems presented by the Advent of Code event on https://adventofcode.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages