diff options
author | Julien Dessaux | 2022-12-04 06:28:59 +0100 |
---|---|---|
committer | Julien Dessaux | 2022-12-04 06:28:59 +0100 |
commit | c912b3347da6da6062b8ce56eac1711d6fb54ed9 (patch) | |
tree | 7f4004f911b5ce2eb8ccf5df5e18ffbeb1903811 /2022/04-camp-cleanup/example | |
parent | 2022-03 in zig (diff) | |
download | advent-of-code-c912b3347da6da6062b8ce56eac1711d6fb54ed9.tar.gz advent-of-code-c912b3347da6da6062b8ce56eac1711d6fb54ed9.tar.bz2 advent-of-code-c912b3347da6da6062b8ce56eac1711d6fb54ed9.zip |
2022-04 in zig
Diffstat (limited to '2022/04-camp-cleanup/example')
-rw-r--r-- | 2022/04-camp-cleanup/example | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/2022/04-camp-cleanup/example b/2022/04-camp-cleanup/example new file mode 100644 index 0000000..9f9e9cf --- /dev/null +++ b/2022/04-camp-cleanup/example @@ -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 |