[ACM_POJ_2081]动态规划入门练习(三)Recaman's Sequence - 推酷
2012年4月3日 - The first few numbers in the Recaman's Sequence is 0, 1, 3, 6, 2, 7, 13, 20, 12, 21, 11, 22, 10, 23, 9 ... POJ2081 比较...
recaman's sequence
Recamán's sequence (or Recaman's sequence): a(0) = 0; for n > 0, a(n) = a(n-1) - n if positive and not already in the sequence, ...oeis.org/A005132 - 百度快照 - 评价 - 翻译此页