Skip to content

exercises(queen-attack): consider removing test for negative row/col, and support u3 fields #223

Open
@ee7

Description

The valid range for row and col is from 0-7 inclusive, so it doesn't spark joy to test negative inputs, require input validation, and require the init method to take signed integer parameters.

Follow-up to:

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions