Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
["WordDictionary","addWord","addWord","addWord","search","search","search","search"]
[[],["day"],["bay"],["may"],["say"],["day"],[".ay"],["b.."]]
/bin/bash: line 1: 3 Segmentation fault (core dumped) ./main < stdin.txt
Occurs when ran through the Submit button. (0/30)
Bug Report for https://neetcode.io/problems/design-word-search-data-structure
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Testcase:
Passes when ran with the Run button (1/1 Accepted), but
Occurs when ran through the Submit button. (0/30)