Fast fibonacci problem

Getting run error in 2 testcases

@aiman.mumtaz This solution would not work for large values of n. Use matrix exponentiation for higher values.