diff options
Diffstat (limited to 'day18/example.txt')
| -rw-r--r-- | day18/example.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/day18/example.txt b/day18/example.txt new file mode 100644 index 0000000..fc7612e --- /dev/null +++ b/day18/example.txt | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | R 6 (#70c710) | ||
| 2 | D 5 (#0dc571) | ||
| 3 | L 2 (#5713f0) | ||
| 4 | D 2 (#d2c081) | ||
| 5 | R 2 (#59c680) | ||
| 6 | D 2 (#411b91) | ||
| 7 | L 5 (#8ceee2) | ||
| 8 | U 2 (#caa173) | ||
| 9 | L 1 (#1b58a2) | ||
| 10 | U 2 (#caa171) | ||
| 11 | R 2 (#7807d2) | ||
| 12 | U 3 (#a77fa3) | ||
| 13 | L 2 (#015232) | ||
| 14 | U 2 (#7a21e3) | ||
