KALIIOWORK / KALIIOWORK/basic_c_programs
"Find Prime Numbers" Challenge
- Lingua principale
- C
- Stelle
- 0
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
🌟 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!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- c
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100