Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oleiade/advent-of-code

πŸŽ„Advent of code πŸŽ„
https://github.com/oleiade/advent-of-code

2022 advent-of-code rust

Last synced: 1 day ago
JSON representation

πŸŽ„Advent of code πŸŽ„

Awesome Lists containing this project

README

        

# Advent of code 2022

This repository contains my solutions for the [Advent of Code 2022](https://adventofcode.com/2022) challenges.

I focused on having fun, rather building the most optimal solution. Other people will do that far better than me anyways.

## Usage

This repository depends on the [advent of code build tool](https://github.com/gobanos/cargo-aoc), and should be used with the `cargo aoc` command.