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

15 lines
266 B
PHP
Raw Normal View History

2017-11-08 17:39:50 +01:00
<?php
return
[
'number' => 24,
2018-01-01 21:07:48 +01:00
'date' => '2014-09-16',
2017-11-08 17:39:50 +01:00
'title' => 'Lexicographic permutations',
'abbreviated' => false,
'steps' => 3499,
'time' => 31,
'width' => 61,
'height' => 8,
'value' => 2783915460,
];