Joined June 2014
·
Posted to
How to find if a number is a Fibonacci
over 1 year
ago
Doesn't work with large numbers. Try n = 1000000000000001.
Achievements
48 Karma
0 Total ProTip Views
24PullRequests Continuous Syncs
Sent at least 24 pull requests during the first 24 days of December 2014
24PullRequests Participant
Sent at least one pull request during the first 24 days of December 2014
Charity
Fork and commit to someone's open source project in need
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
1000000000000001 is not a fibonacci number... are you suggesting your code doesn't return true for it?