Skip to content

Commit

Permalink
day 22: part1
Browse files Browse the repository at this point in the history
  • Loading branch information
livexia committed Dec 22, 2023
1 parent 7943c77 commit fdb5d7c
Show file tree
Hide file tree
Showing 3 changed files with 1,447 additions and 0 deletions.
8 changes: 8 additions & 0 deletions aoc22/Cargo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[package]
name = "aoc22"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
Loading

0 comments on commit fdb5d7c

Please sign in to comment.