-
Notifications
You must be signed in to change notification settings - Fork 367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code not working #93
Comments
@mtliou hey try again please, I just shipped a new update |
Yeah idk what you're doing but it's not working... I've spent so much time on this but I'm now seeing all the negative comments regarding the code. Has it ever worked for anyone? "2024-09-07T16:59:05.621977-0400 Finished DFS for state: Your task: is to use 4 numbers and basic arithmetic operations (+-*/) to obtain 24 in 1 equation, return only the math { |
What's not working? Can you be more specific? It seems to be working just fine??? |
we both got the same wrong result. Here: (8 / (3 - (1 / 3))) = 24. This is erroneous. Your output is always wrong. I can't locate what's wrong with you code but it seems to have significantly worse performance than the paper's code. |
This code can't solve simple 24 games like: "4 4 6 8" Is the code working for anyone else?
Upvote & Fund
The text was updated successfully, but these errors were encountered: