15 lines
260 B
PHP
15 lines
260 B
PHP
<?php
|
|
|
|
return
|
|
[
|
|
'number' => 102,
|
|
'date' => '2017-11-20',
|
|
'title' => 'Triangle containment',
|
|
'abbreviated' => true,
|
|
'steps' => 1995449,
|
|
'time' => 281,
|
|
'width' => 80,
|
|
'height' => 1009,
|
|
'value' => 228,
|
|
];
|