Skip to content

Slightly-updated round robin#4

Open
johnchen77w wants to merge 1 commit into
masterfrom
johnchen77w-patch-2
Open

Slightly-updated round robin#4
johnchen77w wants to merge 1 commit into
masterfrom
johnchen77w-patch-2

Conversation

@johnchen77w

Copy link
Copy Markdown
Owner

No description provided.

Comment thread part2.c
{
taArr[i] += pQueue[i];
posArr[i] = i + 1;
pQueue[i] = 0;

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set pQueue[i] = 0 so that we don't compare again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant