//flex table opened by JP

Click to See Complete Forum and Search --> : Help understanding a problem


nothing
08-12-2004, 06:30 PM
http://acm.uva.es/p/v1/101.html

I am looking at the sample input and output but I can't figure what happened. Could anyone help me?

ScaryBinary
08-12-2004, 09:51 PM
The "Sample Output" is the final state of each block-space after the robot performed all the steps in the "Sample" input. The blocks are initally placed in order, so each block is in it's own "block-space" as I've drawn here:

Block: 0 1 2 3 4 5 6 7 8 9
Space: 0 1 2 3 4 5 6 7 8 9


It becomes more clear if you show each block and it's space after each step. See the attached file.

nothing
08-13-2004, 02:45 PM
Hey, I thank you for taking the time to write all that for me. I really appreciate it :D