Added Solution for 2021 day 22

This commit is contained in:
Burnus 2023-05-08 16:25:06 +02:00
parent 4d4fd2de5a
commit d489758a56
5 changed files with 863 additions and 0 deletions

View file

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