73, 'title' => 'Counting fractions in a range', 'description' => function(){ return file_get_contents(__DIR__ . '/Euler_Problem-073_description.md'); }, 'code' => function(){ return file_get_contents(__DIR__ . '/Euler_Problem-073.b93'); }, 'explanation' => function(){ return file_get_contents(__DIR__ . '/Euler_Problem-073_explanation.md'); }, 'url_euler' => 'http://projecteuler.net/problem=073', 'url_raw' => 'https://raw.githubusercontent.com/Mikescher/Project-Euler_Befunge/master/processed/Euler_Problem-073.b93', 'url_github' => 'https://github.com/Mikescher/Project-Euler_Befunge', 'abbreviated' => true, 'steps' => 1281174401, 'time' => 202458, 'width' => 2000, 'height' => 12010, 'value' => 7295372, ];