Skip to content

Commit 43fc2dc

Browse files
committed
修改猴子选大王算法
1 parent 7e413be commit 43fc2dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpmath/monkey_math.php

-1
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,4 @@ function king($m ,$n)
8181
}
8282
return $arr ;
8383
}
84-
8584
//var_dump(king(5,2)); // [3];

0 commit comments

Comments
 (0)