I think that Test cases should be visible for every task. Who thinks the same please write it here! :D
Test cases
That's not a good idea. Someone could just adjust their output on the given test cases to get accepted.
Actualy it is. There could be a phew hidden test cases. :D
If one passed more than 85% of test cases, maybe he can see test cases.
Or maybe from now on to put more test examples in task description, but not test case that are weak.
I don't agree with you guys.
Because most of test cases are randomly made, so there can be just 1-2 good test cases, and all 80-90% test cases are simple, mb with big input, but simple.
so I think it is not good idea to see test cases.
Because most of test cases are randomly made, so there can be just 1-2 good test cases, and all 80-90% test cases are simple, mb with big input, but simple.
so I think it is not good idea to see test cases.
well if u have only 2-3 test cases not passed mby u should have the possibility to see them to include those special cases or see when does the program start to TLE and compare it with the size of the input...currently we often bug moderators to send us test cases and this will help both them and us:D