( Schedar | 2020. 08. 07., p – 13:21 )

print_r( array_map(function($el) use($c) { return $el * $c; }, $input) );