diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-12-15 21:05:55 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-12-15 21:05:55 +0200 |
| commit | ddb1435a05484d6f7373e8e47170f95f75cff739 (patch) | |
| tree | 32cf3ac7bfb7d8883437ec85088fee10f98d8f82 /day13/input_ex2.txt | |
| parent | 757ba3350662da82b4e824d4d0ee814f66b24f74 (diff) | |
Solve day13
Diffstat (limited to 'day13/input_ex2.txt')
| -rw-r--r-- | day13/input_ex2.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/day13/input_ex2.txt b/day13/input_ex2.txt new file mode 100644 index 0000000..e286657 --- /dev/null +++ b/day13/input_ex2.txt @@ -0,0 +1,7 @@ +/>-<\ +| | +| /<+-\ +| | | v +\>+</ | + | ^ + \<->/
\ No newline at end of file |
