Added result of Problem 2
This commit is contained in:
@@ -74,3 +74,8 @@ namespace ProjectEulerCS{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Results:
|
||||||
|
The sum of all even fibonacci numbers <= 3999999 is 4613732
|
||||||
|
It took an average of 539.165 microseconds to run this problem through 100 iterations
|
||||||
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user