diff options
| author | omagdy <omar.professional8777@gmail.com> | 2024-12-08 15:28:08 +0200 |
|---|---|---|
| committer | omagdy <omar.professional8777@gmail.com> | 2024-12-08 15:28:08 +0200 |
| commit | 01c6b2cb42a4144a573ec43e9e25c6718741a272 (patch) | |
| tree | 158b76f6363cd29251cedfa33f0cbf83ea5229c8 /2020/Rust/input/day_2.test | |
| parent | 57fc57ecc40f879a3ccb637a5f420a1e0a655eab (diff) | |
| download | aoc-01c6b2cb42a4144a573ec43e9e25c6718741a272.tar.xz aoc-01c6b2cb42a4144a573ec43e9e25c6718741a272.zip | |
Some solutions to AOC 2020
Diffstat (limited to '2020/Rust/input/day_2.test')
| -rw-r--r-- | 2020/Rust/input/day_2.test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/2020/Rust/input/day_2.test b/2020/Rust/input/day_2.test new file mode 100644 index 0000000..fe19c03 --- /dev/null +++ b/2020/Rust/input/day_2.test @@ -0,0 +1,3 @@ +1-3 a: abcde +1-3 b: cdefg +2-9 c: ccccccccc |
