Write a function to randomly take N integers in range [-
50 to 50] into linked list
Write a function to return summation of all integers that
higher than or equal to zero
Write a function to return summation of all integers that
less than zero
Write a function to return summation of all odd integers
Write a function to return summation of all even integers
Write a function to return summation of all odd integers
that less than zero