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

15 lines
280 B
PHP
Raw Normal View History

2017-11-08 17:39:50 +01:00
<?php
return
[
'number' => 75,
2018-01-01 21:07:48 +01:00
'date' => '2015-08-26',
2017-11-08 17:39:50 +01:00
'title' => 'Singular integer right triangles',
'abbreviated' => true,
'steps' => 293080647,
'time' => 39951,
'width' => 1000,
'height' => 1515,
'value' => 161667,
];