2 test cases are not passed . can u please point out where i am wrong
2 test cases are not passed
@vishwajeetss861999 as per problem statement at every point strength S should be greater than or equal to K not 0.now look at line 15 of your code.
2 test cases are not passed . can u please point out where i am wrong
@vishwajeetss861999 as per problem statement at every point strength S should be greater than or equal to K not 0.now look at line 15 of your code.