exercises(queen-attack): consider removing test for negative row/col, and support `u3` fields
Open
@ee7 is already working on this.
Since Sep 20, 2023.
Assessment
This issue has not been assessed yet.
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:
- Dominant language
- Zig
- Stars
- 73
- Forks
- 43
- Avg merge
- 6h 33m
- Merged PRs (30d)
- 12
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from exercism/zig
-
Difficulty 1/5 Under an hour Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100