Skip to content

manpen/aoc2023

Repository files navigation

This repo is meant to collect various solutions for the Advent of Code 2023 challenge.

Participate

Fork this repository and work on your own local copy. Add your inputs and solution into the appropriate quizXX folder. If possible all files should be of the format username.EXTENSION --- if this is not possible, please create a folder username and put all necessary files into that on.

quiz01
 | manpen.py
 | manpen.txt
 | user2
 | | src
 | | | main.rs
 | | Cargo.toml
...  

Please create a pull-request against this repo; I will only merge after the challenge is over; but everybody can look through the pull requests to see the solution of other participants.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published