Skip to content

xenya52/advent_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code

This repository contains my solutions for the Advent of Code challenges. Each year, Advent of Code provides a series of programming puzzles to solve during the month of December.

Project Structure

The repository is organized by year and day. Each folder contains the code and any additional resources used to solve that day's puzzle.

Languages Used

  • Rust

How to Run

To run the solutions, you need to have Rust installed. You can install Rust from here.

Navigate to the directory of the puzzle you want to run and use the following command:

cargo run

Contribution

Feel free to fork this repository and submit pull requests. Any improvements or additional solutions are welcome!

About

Every advent of code that i wrote in this repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages