Click the cards to represent the target number as a sum of Fibonacci numbers (no consecutive numbers allowed)!
Every positive integer can be uniquely represented as a sum of Fibonacci numbers, where no two consecutive Fibonacci numbers are used. This is called the Zeckendorf representation.