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

[java/Sum of 2 even numbers] Edge case not considered #71

Open
deepakmkoshy opened this issue Oct 9, 2021 · 0 comments
Open

[java/Sum of 2 even numbers] Edge case not considered #71

deepakmkoshy opened this issue Oct 9, 2021 · 0 comments
Labels
bug Something isn't working easy Beginner friendly issues hacktober-fest Java Java language realated issues

Comments

@deepakmkoshy
Copy link
Collaborator

deepakmkoshy commented Oct 9, 2021

Q: For a given positive integer 'x', print "YES" if x can be written as the sum of two even numbers greater than 0.Print "NO" otherwise

BUG: An edge case is not considered in the program

Working directory

@deepakmkoshy deepakmkoshy added bug Something isn't working easy Beginner friendly issues Java Java language realated issues hacktober-fest labels Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working easy Beginner friendly issues hacktober-fest Java Java language realated issues
Projects
None yet
Development

No branches or pull requests

1 participant