Skip to content
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

fix(math/number-theory/prime.md): Miller Rabin 测试范围 [2, n-2] #5672

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

shopee-jin
Copy link
Contributor

@shopee-jin shopee-jin commented Jun 20, 2024

来源https://en.wikipedia.org/wiki/Miller%E2%80%93Rabin_primality_test#Miller%E2%80%93Rabin_test

  • 我已认真阅读贡献指南 (contributing guidelines) 和社区公约 (code of conduct),并遵循了如何参与页及格式手册页的相应规范。

Copy link

welcome bot commented Jun 20, 2024

感谢你对 OI Wiki 的关注!记得检查是否遵守了格式规范,听说和项目风格统一的 Pull Request 会更容易被 Merge~

docs/math/number-theory/prime.md Outdated Show resolved Hide resolved
docs/math/number-theory/prime.md Outdated Show resolved Hide resolved
docs/math/number-theory/prime.md Outdated Show resolved Hide resolved
@Tiphereth-A Tiphereth-A enabled auto-merge (squash) June 21, 2024 16:59
@Tiphereth-A Tiphereth-A merged commit 869d4e8 into OI-wiki:master Jun 21, 2024
16 checks passed
Copy link

welcome bot commented Jun 21, 2024

恭喜!你的 Pull Request 首次被 Merge 了! 😄

@shopee-jin shopee-jin deleted the patch-1 branch June 22, 2024 10:20
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.

None yet

3 participants