Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Find what characters never appear

by Narveson (Chaplain)
on Sep 04, 2009 at 22:08 UTC ( [id://793608]=note: print w/replies, xml ) Need Help??


in reply to Re: Find what characters never appear
in thread Find what characters never appear

This ought to work. I appreciate the elegance of using the hash keys to keep track of a set, without ever updating any hash values (since after all it's only the keys that we need).

The solution I actually ran was kennethk's above, which took over an hour. I suspect this one would take about as long, because even though it doesn't update any counts, it still reads every single character in the file.

Thanks, your solution is running against my file right now.

Launched it right about 22:00 GMT. I estimate it will finish in just under an hour.

  • Comment on Re^2: Find what characters never appear

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://793608]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-19 21:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found