Note that your code does not check whether the summation equals to the original number, instead it checks whether it is divisible by the original number and not equal to the 3 numbers specified above.
Loading collection data...
Note that your code does not check whether the summation equals to the original number, instead it checks whether it is divisible by the original number and not equal to the 3 numbers specified above.