+ 9
Assuming the number in question is x, any integer number in the range of 2 to the square root of x may NOT be a divisor of x.
14th Aug 2017, 6:55 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
2nd Sep 2017, 11:08 PM
👑 Prometheus 🇾🇬
👑 Prometheus 🇾🇬 - avatar
+ 1
This is the code I wrote using the condition already suggested by Kuba, I used only prime numbers as divisor of x, because if a number is divided by a non-prime number P, is also divided by the prime numbers that divide P https://code.sololearn.com/cn1cz2EdhtBP/?ref=app
5th Sep 2017, 11:52 AM
Ludo
Ludo - avatar
+ 1
Give me the c# or ruby code
1st Oct 2017, 5:58 AM
Maruti Kamat
Maruti Kamat - avatar
0
I don't know c# and ruby jet
1st Oct 2017, 7:58 AM
Ludo
Ludo - avatar