Commit Graph

4 Commits

Author SHA1 Message Date
Julien Lengrand-Lambert
5d55ff3f50 Updates README to include running time.
Work on primes to be performed. dump has been created to avoid recalculation each time.
But I 'll spend some time working on sieves.

Signed-off-by: Julien Lengrand-Lambert <julien@lengrand.fr>
2012-02-03 14:33:31 +01:00
Julien Lengrand-Lambert
8849860470 Solves Problem 23.
First solution came good, but slow.
Could be optimized easily

Signed-off-by: Julien Lengrand-Lambert <julien@lengrand.fr>
2012-01-26 18:15:26 +01:00
Julien Lengrand-Lambert
d2bae2acd5 Solves Problem 19.
Some code coming from the internet has been put in utils.
Solution was not used, but seems more elegant.

Signed-off-by: Julien Lengrand-Lambert <julien@lengrand.fr>
2012-01-26 16:51:42 +01:00
Julien Lengrand-Lambert
c476460b14 Prepares problem 19.
Problems 18 and 67 should be completed ! !
2012-01-19 10:13:04 +01:00