We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e413be commit 43fc2dcCopy full SHA for 43fc2dc
phpmath/monkey_math.php
@@ -81,5 +81,4 @@ function king($m ,$n)
81
}
82
return $arr ;
83
84
-
85
//var_dump(king(5,2)); // [3];
0 commit comments