79371776

Date: 2025-01-20 15:22:09
Score: 1
Natty:
Report link

Short version:

$d = 14558;

for ($n = 1, $c = 'A'; $n < $d; ++ $n, ++ $c) ;

echo $c; /// UMX
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: dima.rus