The highest product of two numbers from the Array which is also a Fibonacci number is ? and it is found at index ? in the Fibonacci Array.
Please note that the Array is created with random generated numbers according to your number inputs above, after which it will be purged so that only unique numbers remain. That is why the length of the Array might be smaller than the value chosen by you, as the duplicates were taken away. Therefore, it's better to use big numbers.
However, if the number is fucking 0, it means that there is no product of any given pair of numbers from the Array which is also a fucking Fibonacci number. Just keep clicking Search to generate another Array of random numbers.
Below will be the dynamically generated working Array after clicking Search:
Below will be the Fibonacci Array (with the Fibonacci number sequence) which will be generated in a manner that its sequence ends after the highest product of two numbers from the Array is contained, after clicking Search: