Project Euler 1

Hello!

To view this page you need Microsoft Silverlight 3 plug-in.
Silverlight will enable your browser to understand complex Rich Internet Applications.
After installing (~10 seconds), you will be able to view and execute live algorithms.

Click here to download the plugin directly from Microsoft (4 MB)
If you want to learn more about MS Silverlight, take a look at this Wikipedia article.
Output
type in the input above and click 'Execute'
the result will be outputted here
Related Algorithms
Discussion
2
Very interesting implementation!
30 months and 2 days ago by ANaimi
Thanks ANaimi, When I worked on this one I wrote three different implementations, including the standard Modulus implementation that ila did. This one was the most unique (although I think there is room for improvement), but it steps through only numbers that will actually be added.
30 months and 2 days ago by theo
login to leave a comment
Version 2
Version 1 by ila
0
Version 2 by theo
+1
Solves the first problem from Project Euler: "Find the sum of all the multiples of 3 or 5 below 1000"
By theo
30 months and 2 days ago
up down

implementations

2 versions available

rated by

one user - list?

viewed by

5 users - list?

favorited by

0 users - list?

last activity

30 months and 2 days ago