Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artemy/advent-of-code-2024

Advent of Code 2022 solutions written in Rust
https://github.com/artemy/advent-of-code-2024

advent-of-code advent-of-code-2024 advent-of-code-2024-rust advent-of-code-rust rust

Last synced: 4 days ago
JSON representation

Advent of Code 2022 solutions written in Rust

Awesome Lists containing this project

README

        

# Advent of Code 2024 solutions

[Advent of Code 2024](https://adventofcode.com)

## Contents

- [Day 1](src/day_01.rs)
- [Day 2](src/day_02.rs)
- [Day 3](src/day_03.rs)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details