diff options
author | Yigit Sever | 2022-12-02 20:54:14 +0300 |
---|---|---|
committer | Yigit Sever | 2022-12-02 20:54:14 +0300 |
commit | 1a844dd44f8f9a457dcbcdbf5cfdb7e3b73f8358 (patch) | |
tree | 16309d21cfa4461acbe599018a42644b65c4ac14 /2022/day2/example | |
parent | dcb1c08422a46f1f43d7002a3d4790b713dd9eab (diff) | |
download | aoc-1a844dd44f8f9a457dcbcdbf5cfdb7e3b73f8358.tar.gz aoc-1a844dd44f8f9a457dcbcdbf5cfdb7e3b73f8358.tar.bz2 aoc-1a844dd44f8f9a457dcbcdbf5cfdb7e3b73f8358.zip |
2022, day2: continue at home
Diffstat (limited to '2022/day2/example')
-rw-r--r-- | 2022/day2/example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/2022/day2/example b/2022/day2/example new file mode 100644 index 0000000..db60e36 --- /dev/null +++ b/2022/day2/example | |||
@@ -0,0 +1,3 @@ | |||
1 | A Y | ||
2 | B X | ||
3 | C Z | ||