Skip to content

Andrei-Basarab/aoc-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-2022

Advent of Code 2022

I have created this repository to challange myself solving the Advent of Code 2022 while also learn the Rust programming language.

Prerequisites

How to run

Enter the day-n folder:

cd ./day-1

and run the following Rust command to Build and Run the program:

cargo run

About

Advent of Code 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages