Skip to content

check if the num is even or odd#2526

Open
Gnana1607 wants to merge 1 commit into
shivaylamba:masterfrom
Gnana1607:patch-2
Open

check if the num is even or odd#2526
Gnana1607 wants to merge 1 commit into
shivaylamba:masterfrom
Gnana1607:patch-2

Conversation

@Gnana1607
Copy link
Copy Markdown

This C program takes an integer input and checks whether it is even or odd using the modulo operator.

Pull Request

Related issue

Fixes #<issue_number>

What does this PR do?

  • ...

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

This C program takes an integer input and checks whether it is even or odd using the modulo operator.
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