4 lines
54 B
PHP
4 lines
54 B
PHP
|
<?php
|
||
|
$start = 200;
|
||
|
|
||
|
for($c = 0; $c > $left; $c++);
|