Skip to content

Commit d505f9b

Browse files
author
xianyun
committed
'增加readme'
1 parent 3c9240b commit d505f9b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README-EN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
│ └── CartesianProduct.php
6969
│ └── Square.php
7070
│ └── Judge.php
71+
│ └── Factorial.php
7172
7273
├──LICENSE
7374
└──README.md

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
│ └── CartesianProduct.php 笛卡尔积算法
8383
│ └── Square.php 面试题之平面任意四点能否组成一个矩形
8484
│ └── Judge.php 面试题之扑克牌中任选五张判断是不是顺子
85+
│ └── Factorial.php 面试题之N的阶乘末尾有多少个0
8586
8687
8788
├──LICENSE

0 commit comments

Comments
 (0)