Either I don't understand something in this challenge, or correct answers are not accepted.
My solution generates answers correct to 10 decimal places,
I checked it multiple times.
What could be wrong?
Either I don't understand something in this challenge, or correct answers are not accepted.
My solution generates answers correct to 10 decimal places,
I checked it multiple times.
What could be wrong?
What message does it give when you submit an answer? Does it say "Incorrect answer" or "You weren't fast enough."? I just increased the time limit from 2 seconds to 4, so if it complained about the time try it again.
Otherwise, try giving me an example of the input given and your answer and I'll check it.
What message does it give when you submit an answer? Does it say "Incorrect answer" or "You weren't fast enough."? I just increased the time limit from 2 seconds to 4, so if it complained about the time try it again.
Otherwise, try giving me an example of the input given and your answer and I'll check it.
In case someone having trouble with this chall reads this thread:
there was a small problem with solution checking, which was not the source of my problems, and is now fixed.
In case someone having trouble with this chall reads this thread:
there was a small problem with solution checking, which was not the source of my problems, and is now fixed.
MrL wrote: there was a small problem with solution checking
To clarify, the comparison with precision up to only 5 digits was actually requiring 6 digits.
MrL wrote: there was a small problem with solution checking
To clarify, the comparison with precision up to only 5 digits was actually requiring 6 digits.