Wrong Test Cases

I am getting all the test cases wrong even when my solution matches with the one explained

hello @raghavkhaterpal
pls save ur code here -> https://ide.codingblocks.com/
and share the link with me.

i am unable to copy the link as it is not appearing

click on file option,there u will get save button,click on it , a new link will generate ,share that link with me

try using long long in place of int .
if program still fails (that means string length is greater than 18)
then in that case instead of reading input as int ,read them as string and then it should work fine

still not working
test cases failing

print output for each test case in separate line.

this is not helping man


it is working .