Missing Number

Try to solve the Missing Number problem.

We'll cover the following...

Statement

Given an array, nums, containing nn distinct numbers in the range [0,n][0, n] ...