Skip to content

The first task of Euler Project in Julia language#117

Open
mg78838 wants to merge 1 commit intocodezoned:masterfrom
mg78838:patch-5
Open

The first task of Euler Project in Julia language#117
mg78838 wants to merge 1 commit intocodezoned:masterfrom
mg78838:patch-5

Conversation

@mg78838
Copy link
Contributor

@mg78838 mg78838 commented Oct 23, 2018

Description

https://projecteuler.net/
"1. If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23. Find the sum of all the multiples of 3 or 5 below 1000."

## Type of change
- [ ] New Script

https://projecteuler.net/
"1. If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23. Find the sum of all the multiples of 3 or 5 below 1000."
Copy link
Member

@Aniket-Mishra Aniket-Mishra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's great work!

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