Skip to content

Fix the rotateArray bug, change rotate1 to rotate2 when random selecting #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

yijingbai
Copy link

In rotate function, no matter n % 2 == 0, it will always return rotate1, so I change to rotate 2.
P.S. The tailing space is deleted automatically by the editor.

@haoel
Copy link
Owner

haoel commented Oct 18, 2015

Thanks to indicate this issue. But I am sorry I cannot merge this PR because the code diff is not clean.

and I will fix it by myself.

@haoel haoel closed this in 2ae8b5d Oct 18, 2015
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.

2 participants