#crossword JavaScript

5 messages · Page 1 of 1 (latest)

brazen willowBOT
#

@warm frost

File Attachments Not Allowed

For safety reasons we do not allow files with certain file extensions.

iskandartamerlaneyarrow Said

getting error (mismatch) expected test cases are
Test file 0

Canta i..l anta o..n

the issue facing is cell counts 3 but I have four words I filter cell > 0, that might skip the whatever item at index 0 as long test cases face issue also not using length -1 in loops as it misses last row and column help

Code Formatting

You can share your code using triple backticks like this:
```
YOUR CODE
```

Large Portions of Code

For longer scripts use Hastebin or GitHub Gists and share the link here

Ignored these files due to them having disallowed file extensions
  • crossword-master.zip
warm frost
#

getting error (mismatch) expected test cases are
Test file 0

Canta i..l anta o..n

the issue facing is cell counts 3 but I have four words I filter cell > 0, that might skip the whatever item at index 0 as long test cases face issue also not using length -1 in loops as it misses last row and column help

brazen willowBOT
#

@warm frost

File Attachments Not Allowed

For safety reasons we do not allow files with certain file extensions.

Code Formatting

You can share your code using triple backticks like this:
```
YOUR CODE
```

Large Portions of Code

For longer scripts use Hastebin or GitHub Gists and share the link here

Ignored these files due to them having disallowed file extensions
  • crosswordSolver.js
warm frost