j
k
j a
j l
On 3/20/07, Xu, Peng wrote:
int t = rand() % k + 1;
What is that + 1 doing there? Arrays and vectors start at index 0.
Back to the thread
Back to the list