Skip to content

bayangan1991/aoc-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

Goal

Complete Advent of Code 2023 in rust with 100% test coverage.

2023 Results

Day Part 1 Part 2
Day 1
Day 2
Day 3
Day 4
Day 5
Day 6
Day 7
Day 8
Day 9

Build and Run

Build with cargo

cargo build --release

Run

cargo run --release
# or
./target/release/aoc-2023

About

Rust solutions for Advent of Code 2023

Resources

Stars

Watchers

Forks

Languages