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

15 lines
271 B
PHP
Raw Normal View History

2017-11-08 17:39:50 +01:00
<?php
return
[
'number' => 72,
2018-01-01 21:07:48 +01:00
'date' => '2015-08-21',
2017-11-08 17:39:50 +01:00
'title' => 'Counting fractions',
'abbreviated' => true,
'steps' => 339636085,
'time' => 50606,
'width' => 486,
'height' => 1047,
'value' => 303963552391,
];