diff options
| author | Louis Burda <quent.burda@gmail.com> | 2023-04-08 12:40:30 -0400 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2023-04-09 10:21:36 -0400 |
| commit | 9282e95e8844afe856ba76ceb6d2c3010df8bb1a (patch) | |
| tree | e35affc89b20324371381e079f7cb5f8a06aa81b /src/19/input-test2 | |
| parent | 2b5d4232879dc74491dabf54a0ddc958d66ebcec (diff) | |
| download | aoc2020-zig-master.tar.gz aoc2020-zig-master.zip | |
Diffstat (limited to 'src/19/input-test2')
| -rw-r--r-- | src/19/input-test2 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/19/input-test2 b/src/19/input-test2 new file mode 100644 index 0000000..04b5e07 --- /dev/null +++ b/src/19/input-test2 @@ -0,0 +1,9 @@ +0: 4 1 | 5 0 1 +1: "c" +4: "a" +5: "b" + +ac +acb +aaabbb +b |
