+ 2
How to access locked hidden test cases?
Is there any to access the test cases which are locked and hidden for every code challenge
2 odpowiedzi
+ 5
No.
Read the description carefully..
Implement your try
Test it by running..
If all test cases are passed then your code is correct. Otherwise you need to find mistakes and try to rectify until it successful..