Help for this page

Select Code to Download


  1. or download this
        my($x,$y,$z) = (11, 9, 12);
        print [[$x=>$y]->[$y<=$x]=>$z]->[$z<=[$x=>$y]->[$y<=$x]];