79269469

Date: 2024-12-10 19:09:43
Score: 1.5
Natty:
Report link

Here's what I got when solving in PHP, one cycle

enter code here

for ($i=0,$j=1;$j<=100;$i++,$j=$j+$i){

}echo $i;

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Алексей