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

添加非常多的算法到标准库中 #38

Open
limuy2022 opened this issue Jul 19, 2022 · 7 comments
Open

添加非常多的算法到标准库中 #38

limuy2022 opened this issue Jul 19, 2022 · 7 comments

Comments

@limuy2022
Copy link
Owner

目标使拥有最庞大的算法标准库成为最大的优势

@limuy2022
Copy link
Owner Author

1.排序,多种排序都要提供

@limuy2022
Copy link
Owner Author

2.求素数:分两种,一种是直接求,另一种是素数筛

@limuy2022
Copy link
Owner Author

3.求阶乘

@limuy2022
Copy link
Owner Author

4.求排列与组合

@limuy2022
Copy link
Owner Author

5.卡特兰数

@limuy2022
Copy link
Owner Author

暂时就这些算法了,想添加别的算法请另开issue

@limuy2022
Copy link
Owner Author

6.二分查找

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

No branches or pull requests

1 participant