diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2022-12-09 15:56:42 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2022-12-09 15:56:42 +0200 |
| commit | d5e8f8cb89c24e02898eed760ea22f0522e59f44 (patch) | |
| tree | eb6903add19a93be5d35ec30b92ae0736a703fdf /2022/Cpp/Day8/input.test | |
| parent | de0fc65843858effd3b418f228af4c2f327494d5 (diff) | |
| download | aoc-d5e8f8cb89c24e02898eed760ea22f0522e59f44.tar.xz aoc-d5e8f8cb89c24e02898eed760ea22f0522e59f44.zip | |
Day8 done in Cpp
Diffstat (limited to '2022/Cpp/Day8/input.test')
| -rw-r--r-- | 2022/Cpp/Day8/input.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/2022/Cpp/Day8/input.test b/2022/Cpp/Day8/input.test new file mode 100644 index 0000000..16d6fbd --- /dev/null +++ b/2022/Cpp/Day8/input.test @@ -0,0 +1,5 @@ +30373 +25512 +65332 +33549 +35390 |
