Help for this page

Select Code to Download


  1. or download this
    # shuffle - I'll do it in pure perl.
    
  2. or download this
    use strict;
    use warnings;
    ...
    3 4 2 1: 4000
    4 1 2 3: 4031
    4 3 1 2: 3972