oxalorg / oxalorg/4ever-clojure
Empty input passed certain problems
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 271
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Certain problems incorrectly pass with empty inputs, for example Problem 2. If I run the default empty input on Problem 2, I get a successful completion. This exists for several other problems in the lower-tiers but doesn't seem to be a problem in the higher tiers.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reproducing the default empty-input run for Problem 2 and compare it with a higher-tier problem that rejects empty input. Trace the validation or completion path used by Problem 2 and the other affected lower-tier problems. Done means empty inputs no longer report successful completion where the problem requires a solution, with relevant behavior covered by tests if the project has them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100