Project Euler #25 (in C): 1000 Digit Fibonacci Number
Get the index of the 1st term in the Fibonacci sequence that contains 1000 digits
I recorded and edited this after some beers, so if it is a little fast/loose, that's why
Outline:
0:00 - Problem statement
0:47 - Programming
11:30 - Show answer
----------------------------------------------------------------------------------------------------------------------------------------
Playlist for this series:
https://www.youtube.com/playlist?list=PLT7NbkyNWaqblPghGfVa6YFdYMCK8PLRE
Software used:
VMware Workstation Player - https://www.vmware.com/products/workstation-player/workstation-player-evaluation.html
openBSD - https://www.openbsd.org/
vim - https://www.vim.org/ (neovim is better, use that)
Vim/terminal colorscheme is gruvbox (dark - medium contrast I think)
Twitch:
Like Streamers or games? Follow & catch me live - https://www.twitch.tv/queso_fuego
Stream archive channel- https://www.youtube.com/channel/UCxi12g3jdQMFiFTA5GVcGMA
Let me know what you want to see on stream through youtube comments, twitter, email, or twitch DMs
Contact:
email - fuegoqueso@gmail.com
twitter - @Queso_Fuego
Thoughts/Notes/Suggestions/Other - Drop a message in the video comments or twitter or email
Credits:
Music from https://incompetech.com:
"Your Call" by Kevin MacLeod (https://incompetech.com)
Licence: CC BY (http://creativecommons.org/licenses/by/4.0/)
The blue title tags:
#programming #projecteuler #25