2010-04-20, 08:36 PM
I know that the assignment says to use three parallel lists, and that's partly the purpose, but I can't help but say that's such an inefficient way to calculate such a sum when it's simply equal to 2^n-1 where n is the number of days.

