Help for this page

Select Code to Download


  1. or download this
    my %hash=map {
        no strict 'refs';
        $_ => \&{$_};
    } qw/sol1 sol2 .../;  # Pseudo-code