diff options
Diffstat (limited to '2022/day4/example')
-rw-r--r-- | 2022/day4/example | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/2022/day4/example b/2022/day4/example new file mode 100644 index 0000000..9f9e9cf --- /dev/null +++ b/2022/day4/example | |||
@@ -0,0 +1,6 @@ | |||
1 | 2-4,6-8 | ||
2 | 2-3,4-5 | ||
3 | 5-7,7-9 | ||
4 | 2-8,3-7 | ||
5 | 6-6,4-6 | ||
6 | 2-6,4-8 | ||