Pretty naive implementation. Just checks every number if it's devisable by 1 * through 20 * @param n number to check * @returns 0 if not divisible * @returns 1 if divisible */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected