Tagged Questions
1
vote
1answer
443 views
Conversion from IP Range to CIDR Mask
I've been working on an algorithm for converting an IP Range to a list IPs in CIDR Notation (will be mentioned as tuples henceforth).
Now, what puzzles me is figuring out what is the Worst Case ...