CMiC interview question

Simple for-loop, finding two numbers equaling a target, while skipping any input numbers containing zero digits ( just use the % operator to check for zeros)

CMiC Interview Question: Simple for-loop, finding two numbers equaling a target, while skipping any input numbers containing zero digits ( just use the % operator to check for zeros) | Glassdoor