Skip to content

Commit 0b6cce8

Browse files
committed
add algorithm
1 parent a9b058c commit 0b6cce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/JavaScript/2014-08-29-一个计算数字的步数算法.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tags : [算法]
2929

3030
* 递归上面的集合,找出项里1的索引,然后计算左起2项的值,结果递归此操作
3131

32-
* 排队1和2的情况
32+
* 排除1和2的情况
3333

3434
下面先提供两个工具函数
3535

0 commit comments

Comments
 (0)