Search found 3 matches
- Mon Jul 10, 2006 5:16 am
- Forum: Volume 2 (200-299)
- Topic: 253 - Cube painting
- Replies: 28
- Views: 17262
I submitted for this problem 10 times and each time I get a wrong answer and I don't know why. My algorithm seems perfect. My roll functions work perfectly. For every roll on the x axis, I do 4 rolls on the y axis, and for every roll on the y axis, I do 4 rolls of the z axis. This should take care ...
- Mon Jul 10, 2006 5:13 am
- Forum: Volume 2 (200-299)
- Topic: 253 - Cube painting
- Replies: 28
- Views: 17262
253 WA
I submitted for this problem 10 times and each time I get a wrong answer and I don't know why. My algorithm seems perfect. My roll functions work perfectly. For every roll on the x axis, I do 4 rolls on the y axis, and for every roll on the y axis, I do 4 rolls of the z axis. This should take care ...
- Mon Jul 10, 2006 4:53 am
- Forum: Volume 2 (200-299)
- Topic: 253 - Cube painting
- Replies: 28
- Views: 17262
Problem 253 WA
I submitted for this problem 10 times and each time I get a wrong answer and I don't know why. My algorithm seems perfect. My roll functions work perfectly. For every roll on the x axis, I do 4 rolls on the y axis, and for every roll on the y axis, I do 4 rolls of the z axis. This should take care ...