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

15 lines
266 B
PHP
Raw Normal View History

2017-11-08 17:39:50 +01:00
<?php
return
[
'number' => 74,
2018-01-01 21:07:48 +01:00
'date' => '2015-08-25',
2017-11-08 17:39:50 +01:00
'title' => 'Digit factorial chains',
'abbreviated' => true,
'steps' => 376912541,
'time' => 49187,
'width' => 1224,
'height' => 833,
'value' => 402,
];