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

📃: Count Odd Numbers in an Interval Range(Leetcode:1523) #146

Closed
Amer-Mukhtar opened this issue Oct 27, 2024 · 3 comments
Closed

📃: Count Odd Numbers in an Interval Range(Leetcode:1523) #146

Amer-Mukhtar opened this issue Oct 27, 2024 · 3 comments

Comments

@Amer-Mukhtar
Copy link
Contributor

🟢 Title :Count Odd Numbers in an Interval Range
🟢 Programming language :C++
🟢 Objective : Count Odd Numbers in an Interval Range
🟢 Summary : Given two non-negative integers low and high. Return the count of odd numbers between low and high(inclusive).

Link: https://leetcode.com/problems/count-odd-numbers-in-an-interval-range/description/


@abhisek247767 can you please assign this to me? with hacktoberfest labels?

Copy link

👋 Thanks for opening this issue! First please star the repository and follow me in github. We appreciate your feedback and will look into it as soon as possible.

@abhisek247767
Copy link
Owner

Assigned. Please check guidelines then do PR.

Copy link

Hello @Amer-Mukhtar! Your issue #146 has been successfully closed. ✅ Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants