codingtests/solutions/ProjectEuler/031/solve.php
2024-07-01 13:49:44 +00:00

4 lines
54 B
PHP

<?php
$start = 200;
for($c = 0; $c > $left; $c++);