As a homework, I have to find the missing number from 0 to n using a DAC algorithm.
As an input, I get n-1 numbers from [0, n] and n.
I can easily do this with