What are the possible causes for a "Wrong Answer"?
Print
Created by: Ashwath Gopinath
Modified on: Mon, 15 Jul, 2019 at 3:33 PM
A "Wrong Answer" status in your Talscale Coding Questions implies that your program or code is unable to produce the exact expected output for the Test Cases.
Some common causes of a "Wrong Answer" are listed below:
A mismatch between the format of your output and the format of the expected output.
Your solution's inability to handle corner scenarios and provide a complete solution.
Code formatting and naming guidelines issue.
Debug output values printed in the "Your Output" area and compared with the expected output.
Ashwath is the author of this solution article.
Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.