0
C++ help, function, for loop,
Hello, please help handle the following program, it's supposed to take a number and check whether it's a prime number or not and print all factors also. Thank you. https://code.sololearn.com/c4hu7Txhjpad/#cpp
1 Odpowiedź
0
Thank you.
apart from the output, how can I find all factors of a number?