Back to Problem Solutions forum
Hi! To solve this task, I've used a txt file on my computer with the all numbers needed, but I don't see a possibility to upload files on this site. What should I do? Thank you.
You could calculate the answer on your computer, then copy/paste the answer into the Your answer box, or find a way to do it without using a txt file.
Oh, really, thank you
man!!!! You're a genius!!!! I've been struggling to solve this problem for so long, since the Fibonacci numbers are much larger than any of C++ data types (when the count goes beyond 300)! Using stuff like bigInt would've made me to learn another language.
Thanks, man!
You don't need BigInt or another language to solve this. Think about how you'd do it with a pen and paper.