diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-04 11:38:51 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-04 11:38:51 +0200 |
| commit | 576d3eae2d75a05b8191d7168e19ff71a8c3b0e0 (patch) | |
| tree | 11b4e482da22cf27b2d3bc41cc890d8527e744d6 /resources/day04_sample.txt | |
| parent | 07f4901c7cfc929ed7ee7e559e6735a11bc9c7e8 (diff) | |
Solve day04
Diffstat (limited to 'resources/day04_sample.txt')
| -rw-r--r-- | resources/day04_sample.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/day04_sample.txt b/resources/day04_sample.txt new file mode 100644 index 0000000..9f9e9cf --- /dev/null +++ b/resources/day04_sample.txt @@ -0,0 +1,6 @@ +2-4,6-8 +2-3,4-5 +5-7,7-9 +2-8,3-7 +6-6,4-6 +2-6,4-8 |
