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

[Problem] Sum of primes #44

Open
ademclk opened this issue Aug 23, 2022 · 5 comments
Open

[Problem] Sum of primes #44

ademclk opened this issue Aug 23, 2022 · 5 comments
Assignees
Labels
challenges good first contribution Good for new contributors good first issue Good for newcomers

Comments

@ademclk
Copy link
Owner

ademclk commented Aug 23, 2022

Sum of primes.

Sum of primes below 10 is 17 (2 + 3 + 5 + 7).

**n is a user input. 0 < n < 5000000

Find sum of the primes below n.

@ademclk ademclk added good first issue Good for newcomers challenges good first contribution Good for new contributors labels Aug 23, 2022
@shamika-tissera
Copy link
Contributor

shamika-tissera commented Aug 23, 2022

Hi! I'd like to work on this. Could you assign me this issue?
Learning to to contribute to open-source 😁

@shamika-tissera
Copy link
Contributor

If you don't mind, can you just brief me on how I can submit the solution to this problem?

@ademclk
Copy link
Owner Author

ademclk commented Aug 23, 2022

If you don't mind, can you just brief me on how I can submit the solution to this problem?

Check this website. opensource.com/create-pull-request-github
Hope this helps.

shamika-tissera added a commit to shamika-tissera/callofcode that referenced this issue Oct 16, 2022
ademclk added a commit that referenced this issue Oct 17, 2022
@Biswadeepgiri
Copy link

Hi i would like to contribute on this issue.
I am learning Open Source and I think that this will be a great issue for me to solve.

@ademclk
Copy link
Owner Author

ademclk commented May 13, 2024

Hi i would like to contribute on this issue. I am learning Open Source and I think that this will be a great issue for me to solve.

Assigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenges good first contribution Good for new contributors good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants