Feb
13
Project Euler+ #8
Hey guys,
Hope you all are doing great. I am back with another problem of Project Euler on
Project Euler #8: Largest product in a series
Find the greatest product of KK consecutive digits in the NN digit number.
Input Format
First line contains TT that denotes the number of test cases.
Project Euler+ #2
Hey guys,
Hope you all are doing great. I am back with another problem of Project Euler
Project Euler #2: Even Fibonacci numbers
Each new term in the Fibonacci sequence is generated by adding the previous two terms.