KALIIOWORK / KALIIOWORK/basic_c_programs

"Find Prime Numbers" Challenge

未关闭
#5 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue hacktoberfest
主要语言
C
星标
0
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

🌟 Greetings Code Enthusiasts!

Challenge: Write a C program to find all prime numbers within a given range. This task will test your understanding of loops, conditionals, and prime number algorithms.

Instructions:

Fork this repository.
Create a new branch.
Write a C program that prompts the user for a range (starting and ending numbers) and prints all the prime numbers within that range.
Ensure the program provides clear output and handles edge cases gracefully.
Commit your changes and submit a pull request.
Bonus: Optimize your program for efficiency, especially for larger ranges.

Happy Coding! 🚀

Note: This issue is beginner-friendly and a great way to dive into algorithms and loops!

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。