Skip to content

Looks for prime numbers within any given range determined by user input.

Notifications You must be signed in to change notification settings

ThursdayTG/Prime-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prime Finder

This is a program that asks for a given range and then looks for the prime numbers within that range. This is a project that started in my apprenticeship, but, with it being among my most complex projects for the first academic year, I decided to continue development on it in my free time.

If you're on a Linux-based OS and have clang installed, you can simply execute the shell script to compile the executable yourself.
If you're not on a Linux-based OS, I don't know how you would practically compile it yourself, and I have yet to make a shell script that compiles for Windows.

About

Looks for prime numbers within any given range determined by user input.

Topics

Resources

Stars

Watchers

Forks