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

15 lines
264 B
PHP
Raw Normal View History

2017-11-08 17:39:50 +01:00
<?php
return
[
'number' => 95,
2018-01-01 21:07:48 +01:00
'date' => '2016-09-18',
2017-11-08 17:39:50 +01:00
'title' => 'Amicable chains',
'abbreviated' => true,
'steps' => 1053466251,
'time' => 242737,
'width' => 2017,
'height' => 1035,
'value' => 14316,
];