Help for this page
use strict; use warnings; ... @$hands = grep {! exists $pocketCards{substr ($_, 0, 2)}} @$hands; print "@$hands\n"; }
AsAc KsQs Js0s 2s3s 1s3c