1
0
www.mikescher.com/www/statics/euler/Euler_Problem-020.php

15 lines
257 B
PHP
Raw Normal View History

2017-11-08 17:39:50 +01:00
<?php
return
[
'number' => 20,
2018-01-01 21:07:48 +01:00
'date' => '2014-09-14',
2017-11-08 17:39:50 +01:00
'title' => 'Factorial digit sum',
'abbreviated' => false,
2017-11-08 17:39:50 +01:00
'steps' => 1546679,
'time' => 265,
'width' => 101,
'height' => 6,
'value' => 648,
];