push @found, map { exists $hash{$_} ? $_ . $hash{$_} : () } @array;