Please consider this simplified C code, we have a fixed size int array with possibly random, unique values.
#include #include #in