15 lines
264 B
PHP
15 lines
264 B
PHP
<?php
|
|
|
|
return
|
|
[
|
|
'number' => 82,
|
|
'date' => '2015-09-12',
|
|
'title' => 'Path sum: three ways',
|
|
'abbreviated' => true,
|
|
'steps' => 13777233,
|
|
'time' => 2106,
|
|
'width' => 500,
|
|
'height' => 180,
|
|
'value' => 260324,
|
|
];
|