mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-27 05:40:32 +01:00
Add solutions to day 21.
This commit is contained in:
8
2016/day-21/sample.txt
Normal file
8
2016/day-21/sample.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
swap position 4 with position 0
|
||||
swap letter d with letter b
|
||||
reverse positions 0 through 4
|
||||
rotate left 1 step
|
||||
move position 1 to position 4
|
||||
move position 3 to position 0
|
||||
rotate based on position of letter b
|
||||
rotate based on position of letter d
|
||||
Reference in New Issue
Block a user