diff options
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 |
