diff options
| author | Orfeas <38209077+0xfea5@users.noreply.github.com> | 2024-06-08 13:50:47 +0300 |
|---|---|---|
| committer | Orfeas <38209077+0xfea5@users.noreply.github.com> | 2024-06-08 13:50:47 +0300 |
| commit | 7be570c4a6e86fb7060f0bc06910ca57003dfe90 (patch) | |
| tree | a998f976596cb902cd8988d74f756b72660bc29c /day5/example.txt | |
| parent | Day 21 (part1) (diff) | |
| download | aoc22-main.tar.gz aoc22-main.zip | |
Diffstat (limited to 'day5/example.txt')
| -rw-r--r-- | day5/example.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/day5/example.txt b/day5/example.txt deleted file mode 100644 index 84933bb..0000000 --- a/day5/example.txt +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | [D] | ||
| 2 | [N] [C] | ||
| 3 | [Z] [M] [P] | ||
| 4 | 1 2 3 | ||
| 5 | |||
| 6 | move 1 from 2 to 1 | ||
| 7 | move 3 from 1 to 3 | ||
| 8 | move 2 from 2 to 1 | ||
| 9 | move 1 from 1 to 2 | ||
