Instructions
User Manual: Pdf
Open the PDF directly: View PDF
Page Count: 23
- Problem: Small Fibonacci Number
- Problem: Last Digit of a Large Fibonacci Number
- Problem: Greatest Common Divisor
- Problem: Least Common Multiple
- Advanced Problem: Huge Fibonacci Number modulo m
- Advanced Problem: Sum of Fibonacci Numbers
- Advanced Problem: Partial Sum of Fibonacci Numbers
- General Instructions and Recommendations on Solving Algorithmic Problems
- Frequently Asked Questions
- I submit the program, but nothing happens. Why?
- I submit the solution only for one problem, but all the problems in the assignment are graded. Why?
- What are the possible grading outcomes, and how to read them?
- How to understand why my program fails and to fix it?
- Why do you hide the test on which my program fails?
- My solution does not pass the tests? May I post it in the forum and ask for a help?
- My implementation always fails in the grader, though I already tested and stress tested it a lot. Would not it be better if you give me a solution to this problem or at least the test cases that you use? I will then be able to fix my code and will learn how to avoid making mistakes. Otherwise, I do not feel that I learn anything from solving this problem. I am just stuck.