My one test case is failed

Please explain why one test failed

Please share your code using ide.codingblocks.com , since I am not able to see your submission using code pair option.

You are printing “real and distinct” instead of “Real and Distinct” and “real and equal” instead of “Real and Equal”.

Your logic was perfectly fine, so was your code, just for a minor glitches here and there.I have refactored your code a little bit.


Hope this helps.