← All problemsSign in

Smallest Factor

Replace the number in an array with the factor of that number, if the factor exists and in case more than one factor of a number exists replace the number with the smallest factor. Length of the array is 10. ###Input: - 10 lines contain integer input of the elements of array ###Output: - Single line contains output of space separated array elements ###Constraints - $1 \leq input \le

HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17

CodeSearch Tutor

Hints, not spoilers — it won’t hand over the full solution unless you insist.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start