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

为LeetCode第437、455题增加了Python语言支持 #520

Merged
merged 11 commits into from
Jan 20, 2022

Conversation

andy814
Copy link
Contributor

@andy814 andy814 commented Jan 20, 2022

为LeetCode第437、455题增加了Python解法

@azl397985856
Copy link
Owner

455 可以

437 不行 , 因为 python code 和 js 实现不完全一样,而且使用了全局变量,另外 typing 信息是不需要的,力扣有。

@azl397985856
Copy link
Owner

Great

@azl397985856 azl397985856 merged commit a889eb0 into azl397985856:master Jan 20, 2022
@andy814
Copy link
Contributor Author

andy814 commented Jan 20, 2022

学习了~
已按要求修改437,并且移除了import typing

azl397985856 added a commit that referenced this pull request Aug 19, 2023
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

2 participants