All the test cases were correct and run properly but still, total score is 0 and in view submission, it is showing that test cases have failed.
Code submission wrong
Hi Shreya, please save your code on https://ide.codingblocks.com and share the link of the code and the question so that we can resolve your query.
https://ide.codingblocks.com/s/51900
problem name :revising quadratic equations
same for simple input problem
Hey Sheya, this code is for revising quadratic equations and its not giving the correct output, as your output should exactly match the given output format of the problem. You are supposed to print
Real and Equal
Real and Distinct
Imaginary
these 3 as the output according to your cases.
Okay thanks and how many chances do I have for correct submission?
You can submit your code as many times as you want, there is no limit on no. of submissions.
How would i know which test case is wrong? It is showing that 1 test case is wrong during submission.
Hey Shreya, you have to write the generalized code which works for all the cases, also you see the test cases by downloading them but if you download the test cases of a particular problem then your score will be freezed.