diff options
Diffstat (limited to '2021/day10/input.example')
| -rw-r--r-- | 2021/day10/input.example | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/2021/day10/input.example b/2021/day10/input.example new file mode 100644 index 0000000..b1518d9 --- /dev/null +++ b/2021/day10/input.example | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | [({(<(())[]>[[{[]{<()<>> | ||
| 2 | [(()[<>])]({[<{<<[]>>( | ||
| 3 | {([(<{}[<>[]}>{[]{[(<()> | ||
| 4 | (((({<>}<{<{<>}{[]{[]{} | ||
| 5 | [[<[([]))<([[{}[[()]]] | ||
| 6 | [{[{({}]{}}([{[{{{}}([] | ||
| 7 | {<[[]]>}<{[{[{[]{()[[[] | ||
| 8 | [<(<(<(<{}))><([]([]() | ||
| 9 | <{([([[(<>()){}]>(<<{{ | ||
| 10 | <{([{{}}[<[[[<>{}]]]>[]] | ||
