• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C++
  • Created almost 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

九连环求解算法,递归实现,ChineseRings.cpp中为n连环完整拆装方法;allChineseRings.cpp中为任意九连环状态的拆装方法。运行时需要将另一个排除。