Search found 2 matches

by William
Sun Mar 10, 2002 3:07 am
Forum: Volume 1 (100-199)
Topic: 101 - The Blocks Problem
Replies: 635
Views: 108632

Simple question:

let start-configuration:

0: 0 1 2 3 4 5
1:
2:
3:
4:
5:

whats next configuration after
move 1 over 3
is it:
a)
0: 0 1
1:
2: 2
3: 3
4: 4
5: 5

or
b)
0: 0
1:
2: 2
3: 3 1
4: 4
5: 5
???
so the question is:
first remove all blocks stacked on 1 and then put 1 on the block with 3 AFTER ...
by William
Tue Mar 05, 2002 2:14 am
Forum: Other words
Topic: online judge doesn
Replies: 1
Views: 1872

Hello,

i have sent a solution to judge@uva.es about one hour ago, but haven

Go to advanced search