Skip to content

Fix a minor mistake in the documentation #288

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Aritra8438
Copy link

If we have the max possible value of a variable as a, then the expected number of turns to produce a value less than or equal to a/2is 2.

So, the following modifications should fix it.

  • Add the exponentiation between 2 and 256.
  • Add the exponentiation between 2 and 255.

Add the `exponentiation` between 2 and 256.
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