+ 6

Can anyone solve the error?

here is my program to find strange roots of a given range of numbers... But, I m not getting any output... So, please help me solve this error... https://code.sololearn.com/ca7pRX065hN7/?ref=app

21st Sep 2018, 5:57 PM
#DARK_PROGRAMMER_✔
#DARK_PROGRAMMER_✔ - avatar
2 Respuestas
+ 3
Doesn't really solve your problem, but I think there's something wrong in line 37. j is never used. The problem seems to be somewhere in the nested loops in lines 33-40. If you comment them out, there will be output
21st Sep 2018, 8:04 PM
Anna
Anna - avatar
+ 6
Thanks Anna
23rd Sep 2018, 7:21 PM
#DARK_PROGRAMMER_✔
#DARK_PROGRAMMER_✔ - avatar