diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-01 17:36:39 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-01 17:36:39 +0200 |
| commit | 47f8224ece055efe4748d65eb40fa0e6cd9483f5 (patch) | |
| tree | ee2463ade82073ae3b9a7863fe9b959846a62946 /2023/Rust/input/day1_1.test | |
| parent | 0a507d6986d220b56c8e55c55b71fa7c4d560993 (diff) | |
| download | aoc-47f8224ece055efe4748d65eb40fa0e6cd9483f5.tar.xz aoc-47f8224ece055efe4748d65eb40fa0e6cd9483f5.zip | |
Day1 2023 done
Diffstat (limited to '2023/Rust/input/day1_1.test')
| -rw-r--r-- | 2023/Rust/input/day1_1.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/2023/Rust/input/day1_1.test b/2023/Rust/input/day1_1.test new file mode 100644 index 0000000..7bbc69a --- /dev/null +++ b/2023/Rust/input/day1_1.test @@ -0,0 +1,4 @@ +1abc2 +pqr3stu8vwx +a1b2c3d4e5f +treb7uchet |
