User profile: okfree

User info
User name:okfree
History
Joined:
Number of posts:4
Latest posts:

Constructing an array
I didn't report him! i refers to an index k helps to establish a range(has to remain within bound...

heap algo
https://en.wikipedia.org/wiki/Heap%27s_algorithm Take a look at this

Constructing an array
If I have an existing array a, and an integer k, how do I create an array such that the i-k to i+k t...

GCD
Why won't that work? It's the same GCD algorithm