473,387 Members | 1,456 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

machine figure

Say pieces on a board, make each a pair with another piece.

like...

|55|33|66|
|44|66|55|
|33|44|22|
|22|11|11|

so figure out how a piece can move.

pick any piece, try to move it somewhere.
when you move a piece you have to move it's pair at the same time.
when you move to a piece it's pair has to move at the same time too.
a piece always becomes a pair with the piece it moves to.
no matter how many pairs, there's only one answer to how a piece can
move.

A common problem type, I forget what it's called.

There's only one answer for how any piece can move.

A piece always goes where a piece leaves.

You can't move a piece that moves where the piece came from.

No such thing as a free space, a piece always moves to another piece.

A pair never moves to a pair.

A piece works out to move where another piece can get back to where a
piece moves from.

so try this...

draw starting at each piece a line that shows the piece it moves to,
and each piece to move for how a piece moves back
where it starts.

see this as a machine diagram.

move a piece then figure the machine diagram again, it's the same
machine though...

see how every other piece moves another way now?

what happened for how the machine moved?
Jul 24 '08 #1
0 1270

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

32
by: Xah Lee | last post by:
is it possible to write python code without any indentation? Xah xah@xahlee.org http://xahlee.org/PageTwo_dir/more.html
1
by: Chris | last post by:
I have seen the posts on various places on the internet about .NET framework mismatch issues and I don't think that is my problem. ; ) When I execute the following C++.NET code: String...
1
by: rlynch99 | last post by:
On of my associates has been having problmes with a postback to self in IE using Localhost... We are trying to figure out why and how to fix it. He has already posted here, but to make sure the...
1
by: Doug | last post by:
The Setup --------------- Machine A: Windows 2000 Workstation Machine B: Windows 2000 Server running IIS 5.0 Machine C: Windows 2000 Server running SQL Server 2000 * User is logged into...
0
by: joestevens232 | last post by:
I am seriously stuck and have been working on this for hours and hours and can't figure out my next step....heres the program assignment. This vending machine dispenses 1. M&Ms ($.65), 2. Chips...
3
by: kellin | last post by:
So, Ive got this one business client that's got about 10 Windows XP machines on a network, and added a Windows Vista machine to the mix. The network is a mix of wireless and wired computers on a...
3
by: Lance Wynn | last post by:
Hello, I am receiving this error when trying to instantiate a webservice component. I have 2 development machines, both are XP sp2 with VS 2008 installed. On one machine, the code works fine. On...
1
by: mcjason | last post by:
- Moving pairs Given something like a checkers board, moving pairs would be checkers paired together and arranged on the board Given something like a checkers board, moving pairs are checker...
1
by: mcjason | last post by:
Say pieces on a board, make each a pair with another piece. like... |55|33|66| |44|66|55| |33|44|22| |22|11|11| so figure out how a piece can move.
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.