1an integer is said to be a continuous factored


1. An integer is said to be a “continuous factored” if it can be expresses as a product of two or more continuous integers greater than 1.
Example of continuous factored integers are:
6=2*3
60=3*4*5
90=9*10
Examples of integers that are not continuous factored are 42, 99,121,2,13.
Write a function named isContinuousFactored(int n) that returns 1 if n is continuous factored 0 otherwise.

Request for Solution File

Ask an Expert for Answer!!
Theory of Computation: 1an integer is said to be a continuous factored
Reference No:- TGS0422653

Expected delivery within 24 Hours