oxalorg / oxalorg/4ever-clojure
error with problem 100 (CLJS comparison of floats vs CLJ comparison of Ratio)
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 271
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
with problem 100 https://4clojure.oxal.org/#/problem/100 when I run my solution locally I get all tests passing but on the site only 2/5 pass
when I submit any of the solutions from the solutions archive they also only get 2/5 passing so I think something's wrong with the site's evalutation
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 problem 100 both locally and on the site, using a solution from the solutions archive. Compare the site's CLJS evaluation with the local CLJ result, particularly the float-versus-Ratio comparison, and confirm the fix by getting valid solutions to pass all five tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100