I need to check that an int[] contains only certain values (in this case 0s & 1s) and throw an exception if it doesn't.I need to check that an int[] contains only cer
I need to check that an int[] contains only certain values (in this case 0s & 1s) and throw an exception if it doesn't.I need to check that an int[] contains only cer