Task C.
I know solution with O(n * 2 ^ n). Why it is working with n = 24? n * 2 ^ n = 402653184
Task D.
I know that this task is for circle intersection. Who can give me more hint's?
Task E.
I have some ideas about Grey's code. But can't find good solution. Can someboby help me?
Thanks :)