How to see the hidden test conditions in problems? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to see the hidden test conditions in problems?

27th Jun 2020, 6:42 AM
Anurag Pandey
Anurag Pandey - avatar
3 Answers
+ 3
I think hidden test cases can't be seen by anyone. Even pro players can't see them. I think these conditions are kept secretly.
27th Jun 2020, 6:50 AM
James Clark I. Vinarao
James Clark I. Vinarao - avatar
+ 1
You don't, that's part of the puzzle. Sure, it could be frustrating with some problems but most of the time you missed a small detail from the explanation page. Otherwise, grab pen and paper and try to come up with some edge cases your program might not be handling correctly, that's how you improve for the next time. :) If everyone was able to see the hidden tests you could just hardcode every problem without needing to think of a solution.
27th Jun 2020, 9:00 AM
Dennis
Dennis - avatar
0
Then how can we identify at which condition program is not running
27th Jun 2020, 7:11 AM
Anurag Pandey
Anurag Pandey - avatar