diff options
Diffstat (limited to '2022/Cpp/Day4/input.test')
| -rw-r--r-- | 2022/Cpp/Day4/input.test | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/2022/Cpp/Day4/input.test b/2022/Cpp/Day4/input.test new file mode 100644 index 0000000..6878725 --- /dev/null +++ b/2022/Cpp/Day4/input.test @@ -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 |
