KALIIOWORK / KALIIOWORK/basic_c_programs

"Find Prime Numbers" Challenge

オープン
#5 コメント 1 件 リアクション 0 件 担当者 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!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

No source file or test is named. Start by inspecting the repository's existing C program layout, then implement the requested range prompt and prime-number output. The work is done when the program builds, prints primes in the range, and handles edge cases with clear output.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
c
領域
cli
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。