Skip to content

Conversation

hamidreza01
Copy link
Contributor

The Go language was added.

This commit adds a new function to calculate prime numbers up to a given integer. The 'isPrime' function uses the Sieve of Eratosthenes algorithm to efficiently identify prime numbers. The main function has been updated to calculate the number of prime numbers between 0 and 8,999,999 and outputs the result along with the execution time.
@ali77gh
Copy link
Owner

ali77gh commented Apr 19, 2023

Thanks a lot for the PR😀.

@ali77gh ali77gh merged commit 1e5855e into ali77gh:master Apr 19, 2023
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.

2 participants