15 lines
283 B
PHP
15 lines
283 B
PHP
<?php
|
|
|
|
return
|
|
[
|
|
'number' => 45,
|
|
'date' => '2014-12-11',
|
|
'title' => 'Triangular, pentagonal, and hexagonal',
|
|
'abbreviated' => false,
|
|
'steps' => 25312679,
|
|
'time' => 3494,
|
|
'width' => 48,
|
|
'height' => 6,
|
|
'value' => 1533776805,
|
|
];
|