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

Created leetcode-Count_Primes.cpp #1590

Merged
merged 1 commit into from
Oct 1, 2022
Merged

Conversation

raj-hero
Copy link
Contributor

@raj-hero raj-hero commented Oct 1, 2022

This is the solution to leetcode's Count Primes question using "sieve" algorithm.

This is the solution to leetcode's Count Primes question using "sieve" algorithm.
@raj-hero
Copy link
Contributor Author

raj-hero commented Oct 1, 2022

@fineanmol Will this pull request be marked as hacktoberfest-accepted?

@fineanmol fineanmol merged commit cdb8526 into fineanmol:master Oct 1, 2022
@fineanmol
Copy link
Owner

@raj-hero Please Star ⭐️ the repo to earn "hacktober-accepted" label for the event.

@raj-hero
Copy link
Contributor Author

raj-hero commented Oct 1, 2022

I've already starred the repo. Do add the tag.
Thanks!

@fineanmol fineanmol added the hacktoberfest-accepted Accept for hacktoberfest, will merge later label Oct 1, 2022
@raj-hero
Copy link
Contributor Author

raj-hero commented Oct 1, 2022

@fineanmol is the repo excluded from hacktoberfest?

@raj-hero
Copy link
Contributor Author

raj-hero commented Oct 2, 2022

@fineanmol Why isn't the changes made by me visible in the repo?

@raj-hero
Copy link
Contributor Author

raj-hero commented Oct 2, 2022

@fineanmol is the repo excluded from hacktoberfest?
Screen Shot 2022-10-02 at 11 45 24 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accept for hacktoberfest, will merge later
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants