Init.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?
|
||||
|
||||
$i=0;
|
||||
|
||||
while($i<=130)
|
||||
|
||||
{
|
||||
|
||||
|
||||
|
||||
$ri=round(sqrt(2*$i*25));
|
||||
|
||||
Reference in New Issue
Block a user