#1
(翻訳者 Microsoft) このパズルを解くには2つのステップがあります:
表示を容易にするために、タイルは次のようにマークされます。
まず、最初の行を終了する必要があります。
タイル 1 と 2 を正しい位置に移動しても問題ありません。
最初の行の最後の 2 つのタイルの場合、最後のタイル (タイル 3) を最後の位置 (位置 4) に移動します。
最初の行 (タイル 4) の最後のタイルを、正しい位置の下の位置に移動します。
その後、右上のグループを反時計回りに回転させて最初の行を終了します。
残りの行が 2 行残るまで、同じ手順で残りの行を終了します。
同じ手順に従って、残りのタイル列を列ごとに終了し、3 列が残ります。
今、6つのタイルが残っています。同様の方法で、これらのタイルの最初の行を完成させます。
今、唯一の3タイルが残っています。これらのタイルを完成するには、2つの隣接するタイルの位置を切り替える式を適用する必要があります。
最初にタイル 14 と 16 の位置を切り替えるには、式を適用します。
最後に、同じ式を適用して、タイル14と15の位置を切り替える。
- 最後の3つのタイルだけが所定の位置になくなるまでタイルを移動する
- 数式を使用して最後の 3 つのタイルを移動する
表示を容易にするために、タイルは次のようにマークされます。
まず、最初の行を終了する必要があります。
タイル 1 と 2 を正しい位置に移動しても問題ありません。
最初の行の最後の 2 つのタイルの場合、最後のタイル (タイル 3) を最後の位置 (位置 4) に移動します。
最初の行 (タイル 4) の最後のタイルを、正しい位置の下の位置に移動します。
その後、右上のグループを反時計回りに回転させて最初の行を終了します。
残りの行が 2 行残るまで、同じ手順で残りの行を終了します。
同じ手順に従って、残りのタイル列を列ごとに終了し、3 列が残ります。
今、6つのタイルが残っています。同様の方法で、これらのタイルの最初の行を完成させます。
今、唯一の3タイルが残っています。これらのタイルを完成するには、2つの隣接するタイルの位置を切り替える式を適用する必要があります。
最初にタイル 14 と 16 の位置を切り替えるには、式を適用します。
最後に、同じ式を適用して、タイル14と15の位置を切り替える。
(オリジナル) Steps to Solve Rotate Puzzle
There are two steps in solving this puzzle:
For ease of presentation, the tiles are marked as follows:
First, you should finish the first row.
Moving tiles 1 and 2 to their correct positions shouldn't be a problem:
For the last two tiles in the first row, move the second last tile (tile 3) to the last position (position 4):
Move the last tile in the first row (tile 4) to the position below its correct position:
After that, rotate the top right group in counterclockwise direction to finish the first row:
Follow the same procedure to finish the remaining rows until there are 2 rows left:
Again, follow the same procedure to finish the remaining tiles column by column, until there are 3 columns left:
Now there are 6 tiles left. Use a similar technique to finish the first row of these tiles:
Now there are only 3 tiles left. To finish these tiles, you need to apply a formula which will switch the positions of two adjacent tiles.
Apply the formula to switch the positions of tiles 14 and 16 first:
Finally, apply the same formula to switch the positions of tiles 14 and 15.
There are two steps in solving this puzzle:
- Move the tiles until only the last 3 tiles are not in place
- Use a formula to move the last 3 tiles
For ease of presentation, the tiles are marked as follows:
First, you should finish the first row.
Moving tiles 1 and 2 to their correct positions shouldn't be a problem:
For the last two tiles in the first row, move the second last tile (tile 3) to the last position (position 4):
Move the last tile in the first row (tile 4) to the position below its correct position:
After that, rotate the top right group in counterclockwise direction to finish the first row:
Follow the same procedure to finish the remaining rows until there are 2 rows left:
Again, follow the same procedure to finish the remaining tiles column by column, until there are 3 columns left:
Now there are 6 tiles left. Use a similar technique to finish the first row of these tiles:
Now there are only 3 tiles left. To finish these tiles, you need to apply a formula which will switch the positions of two adjacent tiles.
Apply the formula to switch the positions of tiles 14 and 16 first:
Finally, apply the same formula to switch the positions of tiles 14 and 15.
投稿者 Novel Games
2007-02-02 11:03:52
いいね!
返信する