• [1338] Exquisite Cube

  • 时间限制: 1000 ms 内存限制: 65535 K
  • 问题描述
  • This problem is a simple version for the task "Cube" from Hacker.org challenges(http://www.hacker.org/challenge).

    You have to arrange these wooden pieces to a 4x4x4 cube. Give me the number of all different valid solutions. Two solutions consider different only when one can't perfect match another one with arbitrary rotate. I promise that the answer is smaller than 10^3.

  • 输入
  • There is no input.
  • 输出
  • Please calculate the number of different solutions for this puzzle. Just output the number in a line.
  • 样例输入
  • There is no input.
    
  • 样例输出
  • There is no sample output.
    
  • 提示
  • Matrush@ZJUT
  • 来源
  • Modified from Hacker.org
    
  • 操作

显示春菜