...

/

Challenge: Identical Trees

Challenge: Identical Trees

Let’s check if two binary trees are equal.

Problem

Find out if two binary trees have identical values.

Input

...