modules->AdventOfCode()->getDayFromStrIdent($year, $subview); if ($day === NULL) { $FRAME_OPTIONS->forceResult(404, 'AdventOfCode entry not found'); return; } ?>
modules->AdventOfCode()->getSolutionCode($day, $i-1)); ?>