This commit is contained in:
2016-12-22 13:57:16 +01:00
parent add430bbef
commit 831acafd8c
5 changed files with 506 additions and 0 deletions

8
2016/21/example.txt Normal file
View 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