Why sometimes my code works others not | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why sometimes my code works others not

Sometimes when i Run ir ir says no output others with no diference works

7th Apr 2021, 9:00 PM
Eduardo Marques
Eduardo Marques - avatar
2 Answers
+ 1
There is always something different. Sometimes your input parameter is the cause. In rare cases, you might have a time-out. Review your IF statements and other conditional parameters. You can also add print statements every few lines to help you find the spot that’s not working as expected.
7th Apr 2021, 9:40 PM
Jerry Hobby
Jerry Hobby - avatar
0
Share links to your code for analysis. Without a closer look at them, it's hard to tell whether it's the code's problem or other problem. And please specify a language in which your code was written in, writing 'x' in the tags didn't clarify language context ☝ https://www.sololearn.com/post/75089/?ref=app
8th Apr 2021, 5:35 AM
Ipang