15 lines
270 B
PHP
15 lines
270 B
PHP
<?php
|
|
|
|
return
|
|
[
|
|
'number' => 46,
|
|
'date' => '2014-12-11',
|
|
'title' => 'Goldbach\'s other conjecture',
|
|
'abbreviated' => true,
|
|
'steps' => 77542913,
|
|
'time' => 13899,
|
|
'width' => 200,
|
|
'height' => 57,
|
|
'value' => 5777,
|
|
];
|