We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5a641 commit 578a41bCopy full SHA for 578a41b
nbDig/nbDig.php
@@ -1,7 +1,7 @@
1
<?php
2
/*
3
* 循环某个范围的数,算出每个数的平方,根据第二个参数中数字,看该数字在得出结果出现几次
4
-*/
+ */
5
function nbDig($n, $d)
6
{
7
// your code
0 commit comments