78, 'title' => 'Coin partitions', 'description' => function(){ return file_get_contents(__DIR__ . '/euler_078_description.md'); }, 'code' => function(){ return file_get_contents(__DIR__ . '/euler_078_code.txt'); }, 'explanation' => function(){ return file_get_contents(__DIR__ . '/euler_078_explanation.md'); }, 'url_euler' => 'http://projecteuler.net/problem=078', 'url_raw' => 'https://raw.githubusercontent.com/Mikescher/Project-Euler_Befunge/master/processed/Euler_Problem-078.b93', 'url_github' => 'https://github.com/Mikescher/Project-Euler_Befunge', 'abbreviated' => true, 'steps' => 1191633332, 'time' => 170946, 'width' => 251, 'height' => 256, 'value' => 55374, ];