Skip to content

Commit ff11932

Browse files
committed
1000-digit Fibonacci number
1 parent ebeee41 commit ff11932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

problem_025/problem25.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ The 12th term, F12, is the first term to contain three digits.
2222
What is the index of the first term in the Fibonacci sequence to contain 1000 digits?
2323

2424
# Solution Notes
25-
Not mush to say about this.
25+
Not mush to say about this. The solution is trivial. Maybe I'm missing the point.

0 commit comments

Comments
 (0)