Locked test cases | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Locked test cases

If some test cases are unlocked for developers only how am I to know what is wrong with my code and fix it accordingly

23rd Dec 2019, 3:10 PM
Orangekage
2 Answers
+ 5
You have to figure out what 'might' be wrong and do your own test inputs to find it. Imagine you're selling a software, and a few weeks later they call and say: 'Functionality XY doesn't work.' They have no idea what you coded, and you have no real idea what exactly went wrong, only a few hints. So you need to work with the hints and enter a debugging phase.
23rd Dec 2019, 4:10 PM
HonFu
HonFu - avatar
+ 5
I have been working with this code for 1 month atleast can I know the test case now
27th Dec 2019, 6:24 PM
Sameer Khan
Sameer Khan - avatar