Skip to content

simonkarman/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

This repository contains the solutions to Advent of Code 2023 by Simon Karman. Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

All the solutions in this repository are written using Rust.

Disclaimer: This repository contains the answer to puzzles of Advent of Code 2023. If you don't want spoilers, then please don't look any further.

Using cargo-aoc

This has been build using cargo-aoc.

Use cargo aoc to run the puzzle of today, or run cargo aoc -d {day} -p {part} to run a specific day.

For more information find the documentation at cargo-aoc.

About

Advent of Code 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages