-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Bug Report for https://neetcode.io/problems/products-of-array-discluding-self
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Something going wrong on the other side, this error happens without adding a single line of code (javascript):
TypeError: Cannot read properties of undefined (reading 'length')
at parseOutput (/box/script.js:57:32)
at processInput (/box/script.js:32:34)
at ReadStream. (/box/script.js:30:9)
at ReadStream.emit (node:events:520:28)
at endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
Metadata
Metadata
Assignees
Labels
No labels