1 tset case faliure

sir please check my code iam geting one test case faliure

Please provide your code’s link

The trees should be structurally identical which means that they should have the same shape. But the integer values can be different. So you don’t have to check for the condition - if(a->data == b->data)