Topic: Language Problem / Level: intermediate

Problem: Write a program to calculate the nth Fibonacci number using matrix exponentiation.

Run the code to see the output here...