Monday, May 13, 2013

project euler problem 169

Exploring the number of different ways a number can be expressed as a sum of powers of 2

This is a relatively simple problem. Although I did not find a recurrence relation for this problem. I still managed to explain it in my own way.  less than 1 ms.

No comments:

Post a Comment