2007-04-20

Re: Prob. # 56.

Originally Posted By: Joedeepmist@gmail.com
Parsing an ip represented by a String into a long isn't trivial. You have to think about the bit patterns and how to move them around. It was the hardest part of the assignment for me and took a while to figure out how to do properly. My question is do we just have to output the outline like "3"
'''Originally Posted By: Joedeepmist@gmail.com''' Parsing an ip represented by a String into a long isn't trivial. You have to think about the bit patterns and how to move them around. It was the hardest part of the assignment for me and took a while to figure out how to do properly. My question is do we just have to output the outline like "3"
X