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

15 lines
281 B
PHP
Raw Normal View History

2017-11-08 17:39:50 +01:00
<?php
return
[
'number' => 73,
2018-01-01 21:07:48 +01:00
'date' => '2015-08-21',
2017-11-08 17:39:50 +01:00
'title' => 'Counting fractions in a range',
'abbreviated' => true,
'steps' => 1281174401,
'time' => 202458,
'width' => 2000,
'height' => 12010,
'value' => 7295372,
];