diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2021-12-02 10:45:26 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2021-12-02 10:45:26 +0200 |
| commit | fa811780b391c3687ce1cf477515cb82b5bd345d (patch) | |
| tree | 3b9479d1ac6cdc778c88e50ca2b15aabb54be0dc /day02/test.txt | |
| parent | 2b1b80f1a16da78350c57ac9cbbf67ba21856f79 (diff) | |
Day 02
Diffstat (limited to 'day02/test.txt')
| -rw-r--r-- | day02/test.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/day02/test.txt b/day02/test.txt new file mode 100644 index 0000000..b7172ac --- /dev/null +++ b/day02/test.txt @@ -0,0 +1,6 @@ +forward 5 +down 5 +forward 8 +up 3 +down 8 +forward 2 |
