i am getting the output on running the code on ide but here it is giving some wrong ans error pls help asap!!!https://ide.codingblocks.com/s/51514
#revisting quadratic equations
Hi Eshanika, you need to check the format of the output before printing it to the console. For example, you don’t need to print “Enter a,b,c”. Also, if the output format asks for “Real and Distinct”, and you print “Real and distinct”, it will also give wrong answer.
I have corrected the code for your reference, you can check it here https://ide.codingblocks.com/s/51520.
isnt it the same thing???
Logically it is the same thing, but the output is already stored at the backend. The output of your code should match with the output at the backend character by character. You’ll get wrong answer if there is a mismatch of even a space.
oh okay thank you so much maam
maam can you please help me out with the simple input problem also
again i am getting runtime error
i had posted this doubt yesterday
THANK YOU
Sure, I’ll resolve it asap.
maam can u pls correct the code
Hey Eshanika, for which problem you are asking to correct the code?