input.txt 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. rotate right 3 steps
  2. swap letter b with letter a
  3. move position 3 to position 4
  4. swap position 0 with position 7
  5. swap letter f with letter h
  6. rotate based on position of letter f
  7. rotate based on position of letter b
  8. swap position 3 with position 0
  9. swap position 6 with position 1
  10. move position 4 to position 0
  11. rotate based on position of letter d
  12. swap letter d with letter h
  13. reverse positions 5 through 6
  14. rotate based on position of letter h
  15. reverse positions 4 through 5
  16. move position 3 to position 6
  17. rotate based on position of letter e
  18. rotate based on position of letter c
  19. rotate right 2 steps
  20. reverse positions 5 through 6
  21. rotate right 3 steps
  22. rotate based on position of letter b
  23. rotate right 5 steps
  24. swap position 5 with position 6
  25. move position 6 to position 4
  26. rotate left 0 steps
  27. swap position 3 with position 5
  28. move position 4 to position 7
  29. reverse positions 0 through 7
  30. rotate left 4 steps
  31. rotate based on position of letter d
  32. rotate left 3 steps
  33. swap position 0 with position 7
  34. rotate based on position of letter e
  35. swap letter e with letter a
  36. rotate based on position of letter c
  37. swap position 3 with position 2
  38. rotate based on position of letter d
  39. reverse positions 2 through 4
  40. rotate based on position of letter g
  41. move position 3 to position 0
  42. move position 3 to position 5
  43. swap letter b with letter d
  44. reverse positions 1 through 5
  45. reverse positions 0 through 1
  46. rotate based on position of letter a
  47. reverse positions 2 through 5
  48. swap position 1 with position 6
  49. swap letter f with letter e
  50. swap position 5 with position 1
  51. rotate based on position of letter a
  52. move position 1 to position 6
  53. swap letter e with letter d
  54. reverse positions 4 through 7
  55. swap position 7 with position 5
  56. swap letter c with letter g
  57. swap letter e with letter g
  58. rotate left 4 steps
  59. swap letter c with letter a
  60. rotate left 0 steps
  61. swap position 0 with position 1
  62. reverse positions 1 through 4
  63. rotate based on position of letter d
  64. swap position 4 with position 2
  65. rotate right 0 steps
  66. swap position 1 with position 0
  67. swap letter c with letter a
  68. swap position 7 with position 3
  69. swap letter a with letter f
  70. reverse positions 3 through 7
  71. rotate right 1 step
  72. swap letter h with letter c
  73. move position 1 to position 3
  74. swap position 4 with position 2
  75. rotate based on position of letter b
  76. reverse positions 5 through 6
  77. move position 5 to position 3
  78. swap letter b with letter g
  79. rotate right 6 steps
  80. reverse positions 6 through 7
  81. swap position 2 with position 5
  82. rotate based on position of letter e
  83. swap position 1 with position 7
  84. swap position 1 with position 5
  85. reverse positions 2 through 7
  86. reverse positions 5 through 7
  87. rotate left 3 steps
  88. rotate based on position of letter b
  89. rotate left 3 steps
  90. swap letter e with letter c
  91. rotate based on position of letter a
  92. swap letter f with letter a
  93. swap position 0 with position 6
  94. swap position 4 with position 7
  95. reverse positions 0 through 5
  96. reverse positions 3 through 5
  97. swap letter d with letter e
  98. move position 0 to position 7
  99. move position 1 to position 3
  100. reverse positions 4 through 7