Bug Report for islands-and-treasure
Closed this issue · 1 comments
PREPONDERANCE commented
Bug Report for https://neetcode.io/problems/islands-and-treasure
My code can pass the given two test cases. It fails the second given test case when I submit it.
PREPONDERANCE commented
Never mind. I didn't memset the arrays.

