Wrong Answer in Form Biggest Number


My sample output is correct but my testcase is showing incorrect answer .

Manit, plz use bool instead of int in your mycompare function, and change to only
return XY>YX;
in line no 9,

still the same error.

you can mark this issue as resolved i have completed this question , it was missing an endl statement after the 25th line.

Ok, I will mark your doubt resolved