-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
0001 Solution in c language #4422
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
Conversation
🤭 感谢你的提交,请检查你的改动是否符合以下项目规范。 1. 格式化我们项目中各种编程语言代码(包括文档)所采用的格式化工具不同,提交 pr 之前必须确保代码、文档正确格式化。
2. Git 提交信息我们项目遵循 AngularJS Git Commit Message Conventions 规范,我们希望你的提交信息尽可能与项目保持一致。
3. 其它补充新增题解及代码时,需要创建 Solution.xxx 源代码文件(如果已存在,请确认算法是否更优,是则覆盖已有算法代码),同时,需要在 README.md 以及 README_EN.md 中添加对应的代码片段(英文文件中不要出现中文注释) 🤭 Thank you for your contribution. Please check if your changes comply with the following project specifications. 1. FormattingWe use different formatting tools for various programming languages (including documentation) in our project. You must ensure that the code and documentation are correctly formatted before submitting a pr.
2. Git Commit MessageOur project follows the AngularJS Git Commit Message Conventions. We hope that your submission information is as consistent as possible with the project.
3. Other notesWhen adding solutions and code, you need to create a Solution.xxx source code file (if it already exists, please confirm whether the algorithm is better, if yes, overwrite the existing algorithm code), and at the same time, you need to add the corresponding code snippets in README.md and README_EN.md (do not have Chinese comments in the English file) |
hi, your code couldn't pass all test cases :) |
sorry let me check once again and then i will recommit it if you like it
then we can go further
and is there any other problem in that and if you like or want then i
wanted to join your team
…On Thu, 22 May 2025 at 17:53, Libin YANG ***@***.***> wrote:
*yanglbme* left a comment (doocs/leetcode#4422)
<#4422 (comment)>
hi, your code couldn't pass all test cases :)
—
Reply to this email directly, view it on GitHub
<#4422 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BLSWUL6FMDVOOITD6NFYDOT27W6U7AVCNFSM6AAAAAB5VZXUAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSMBRGAZTMMJXGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Hello, your code has a time complexity of |
I have added the solution of Problem no .0001 in the c language and i have also edited the readme file there which you can see in the main branch actually i forgot to create another branch and bymistake i have added it to the main branch you can just check out it
The path location is " leetcode\solution\0000-0099\0001.Two Sum "
I would like to join your team and try to contribute as much as i can
Waiting for your review