abhisek247767 / LeetCode2024-6Companies30Days

Make your first Pull Request on Hacktoberfest 2024. Don't forget to spread love and if you like give us a ⭐️
40 stars 64 forks source link

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

Closed Amer-Mukhtar closed 1 month ago

Amer-Mukhtar commented 1 month ago

🟢 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?

github-actions[bot] commented 1 month ago

👋 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 commented 1 month ago

Assigned. Please check guidelines then do PR.

github-actions[bot] commented 1 month ago

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! 🚀