+ 3
Code Coach Skee ball
Why my 3rd case is not correct. Someone please help. https://code.sololearn.com/cp9gfRGvK2X2/?ref=app
9 ответов
+ 6
Tanmay Gupta Thanks for attaching your code.
The hidden test case is, in Software Testing perspective, what we called "edge case".
For edge case, I can give you an example pair : (24, 2).
If your code snippet can solve (24, 2), you can pass Test Case 3.
Just a small edit will do, try it yourself ~ 😉
(Don't disclose the solution, just let us know you succeed after you succeed).
+ 6
https://code.sololearn.com/W466RGzeoZYe/?ref=app
This is permitted as per Fox's code but...
If you'd like to ask a question regarding a Code-Coach puzzle, please include detailed information in your question about what you're struggling with and include a code-snippet of your attempt(s) to solve the puzzle(s). If you do not do this - you're not allowing the community the opportunity to truly help you.
+ 4
first we have to see your code to see where you went wrong before we can correct...
Thanks
+ 4
Ya I understood but still trying with the syntax error.
Thanks Gordon
+ 3
Done Thanks Gordon
+ 2
BroFar Thanks for pointing out. I'll take note of it my future answers.
+ 2
Tanmay Gupta Have your problem been solved?
+ 1
Sharing Code Coach Solution is not allowed.
https://www.sololearn.com/post/232552/?ref=app
https://code.sololearn.com/W466RGzeoZYe/?ref=app
Please show your code here so that we can help you
https://www.sololearn.com/post/75089/?ref=app
+ 1
👍