Sunday, May 10, 2009
Cut a 3D cube in slices
You have a 3x3x3 3D cube, like the rubik cube. Cut it into 27 pieces with the minum number of cuts.
Subscribe to:
Post Comments (Atom)
Random commentary about Machine Learning, BigData, Spark, Deep Learning, C++, STL, Boost, Perl, Python, Algorithms, Problem Solving and Web Search
3 comments:
key is how many cuts do you need to have the most expensive 1-cube (in terms of cuts ;-)
Reply DeleteIt doesn't have to be 27 1x1x1 cubes, right?
Reply Deletecorrect
Reply Delete