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

Open
#223 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from exercism/zig

All issues in exercism/zig

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.