Where to see the output of our code along with the expected output?
Where to see expected output of the problem as we test our cases?
Problem Solved myself. Thank You
The hidden test cases are not public. You can compare only with sample output.
So sir, can we not also compare with the output we are getting and and expected output, for a given custom input?
You can compare that. Run your code cb.lk/ide and give custom input.