15 lines
		
	
	
		
			262 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			262 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return 
 | |
| [
 | |
| 	'number'      => 33,
 | |
| 	'date'        => '2014-09-22',
 | |
| 	'title'       => 'Digit canceling fractions',
 | |
| 	'abbreviated' => false,
 | |
| 	'steps'       => 661502,
 | |
| 	'time'        => 109,
 | |
| 	'width'       => 67,
 | |
| 	'height'      => 18,
 | |
| 	'value'       => 100,
 | |
| ];
 |