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

feat: Updated题目1365,提供了Python的暴力解法,以及使用数组进行哈希的解法 #2850

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

yyccPhil
Copy link

@yyccPhil yyccPhil commented Dec 4, 2024

  1. feat: 提供了使用数组进行哈希的解法;
  2. fix: 建议不使用built-in func作为var name;
  3. typo: Rust建议首字母大写,与其他语言相同;
  4. feat: 添加python的暴力法;
  5. docs: 添加冒号,统一格式。

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