The first blog post
Undestanding frog (by doing something else)
I will try to write a function to convert a bit-stream (in the form of a string) to its representation as an IPv4 address.
The catch is, the code must be as concise as possible.
I will try to write a function to convert a bit-stream (in the form of a string) to its representation as an IPv4 address.
The catch is, the code must be as concise as possible.