Help for this page

Select Code to Download


  1. or download this
    # [id://1230926]
    use warnings;
    ...
    
    use Test::More tests => 1;
    is_deeply( \@arrayResult , [0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1] )