Test case 1 failing

All test cases are passed instead of 1

@itsmeshubhamkumar
Hello shubham,
can u please reshare the code link.the link you shared contains hello world program

@itsmeshubhamkumar,oops soory my bad link is working.
hey check line no 32 you should not compare their respective data.
structurally identical simply means their structure should be same.

i hope you find this helpful. if u have any furthur query then pls ask otherwise mark your doubt as resolved.

mean left and right subtree should have same numbers of elements

@aman212yadav
yeah same number of elements with same structure.

for example -
a) TREE A - (root1->left) - root1 - (root1->right)
b) TREE B - (root2->left) - root2 - (root2->right)
here we will say TREE A is structurally identical to TREE B. because their structure is same.

@itsmeshubhamkumar,
Hello Shubham let me know if u still have any doubt in this problem

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.