We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The WM should parse the score first before executes .tofixed()
.tofixed()
Currently it just throws an error
Example challenge: https://challenges.topcoder.com/projects/29962/challenges/74c9ea5d-62f5-4168-8f2e-f05d2694988a/view
The text was updated successfully, but these errors were encountered:
fixed
Sorry, something went wrong.
This is working fine on production
ThomasKranitsas
No branches or pull requests
Expected behavior
The WM should parse the score first before executes
.tofixed()
Actual behavior
Currently it just throws an error
Steps to reproduce the problem
Example challenge: https://challenges.topcoder.com/projects/29962/challenges/74c9ea5d-62f5-4168-8f2e-f05d2694988a/view
Screenshot/screencast
The text was updated successfully, but these errors were encountered: