diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-07 12:04:52 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-07 12:04:52 +0200 |
| commit | ee658a0600ae8c64ad9b21550b12da422330e0ae (patch) | |
| tree | f5e5e98b8e657669cde0697c5b97526b0277e8fe /2023/Rust/input/day7.test | |
| parent | 3af4a44096cad5a50592abe77921ec400f31af6d (diff) | |
| download | aoc-ee658a0600ae8c64ad9b21550b12da422330e0ae.tar.xz aoc-ee658a0600ae8c64ad9b21550b12da422330e0ae.zip | |
Part 1 done
Diffstat (limited to '2023/Rust/input/day7.test')
| -rw-r--r-- | 2023/Rust/input/day7.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/2023/Rust/input/day7.test b/2023/Rust/input/day7.test new file mode 100644 index 0000000..e3500c3 --- /dev/null +++ b/2023/Rust/input/day7.test @@ -0,0 +1,5 @@ +32T3K 765 +T55J5 684 +KK677 28 +KTJJT 220 +QQQJA 483 |
