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

15 lines
263 B
PHP
Raw Normal View History

2017-11-08 17:39:50 +01:00
<?php
return
[
'number' => 76,
2018-01-01 21:07:48 +01:00
'date' => '2015-08-26',
2017-11-08 17:39:50 +01:00
'title' => 'Counting summations',
'abbreviated' => false,
2017-11-08 17:39:50 +01:00
'steps' => 296178,
'time' => 32,
'width' => 104,
'height' => 108,
'value' => 190569291,
];