[Solved] Level them All! Contest Problem
![[Solved] Level them All! Contest Problem [Solved] Level them All Contest Problem](https://realcoder.techss24.com/wp-content/uploads/2022/07/Solved-Level-them-All-Contest-Problem.png)
Level them All!: You are given a binary tree and an integer L. Count the number of nodes on that level.Note: L may be greater than maximum possible level. In such case answer is 0 nodes. Input Format:The first line of input…