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

solve issue "debug3.cpp" #1

Open
Mastermind-sap opened this issue Apr 3, 2024 · 0 comments · May be fixed by #14 or #29
Open

solve issue "debug3.cpp" #1

Mastermind-sap opened this issue Apr 3, 2024 · 0 comments · May be fixed by #14 or #29
Labels

Comments

@Mastermind-sap
Copy link
Member

You have tested the function with different inputs, but you found that it sometimes returns incorrect results. For example, when you enter {1, 2, 3, 4, 5}, the function returns 4 as expected, but when you enter {5, 5, 5, 5}, the function returns -2147483648 instead of 5.

solve the following issue .

NOTE : you can not change the logic of all code .
Try to fix with minimum changes.

@Vikrant170 Vikrant170 linked a pull request Apr 7, 2024 that will close this issue
3 tasks
@A-nirvana A-nirvana linked a pull request Apr 7, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant