Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create To_check_a_PrimeNumber #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

hs0513
Copy link
Contributor

@hs0513 hs0513 commented Oct 8, 2022

This is a C++ Program that will help the user input a number and check if that number is a prime or not. This is a simple and basic program for beginner's with a time complexity of O(n);

This is a C++ Program that will help the user input a number and check if that number is a prime or not. 
This is a simple and basic program for beginner's with a time complexity of O(n);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant