KALIIOWORK / KALIIOWORK/basic_c_programs

"Find Prime Numbers" Challenge

Abierto
#5 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement good first issue hacktoberfest
Lenguaje dominante
C
Estrellas
0
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
c
Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.