Don’t understand why getting wrong ans?
Submitted on Leetcode but giving WA on CB.
Please help!
Problem with contingous subarray
@abhir26,
Thats because this problem in CB has weird input, you have to input ‘,’ and tokenise etc, not worth it. The problem will be updated. You can skip this for now. Also, the logic for the problem is same as in leetcode.
Okay sir, Same problem is in many problems. please update them.