Tuesday, August 14, 2018

Leetcode 404: Sum of left leaves

August 14, 2018

Introduction


It is an easy level tree algorithm.

My practice


Here is my C# code.


No comments:

Post a Comment