Added Solution for 2019 day 22

This commit is contained in:
Burnus 2023-03-31 16:54:37 +02:00
parent ff7e66b259
commit 44759cc979
6 changed files with 454 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[package]
name = "day22_slam_shuffle"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]