[LeetCode] 2583. Kth Largest Sum in a Binary Tree
You are given the root of a binary tree and a positive integer k. The level sum in the tree is the sum of the values of the nodes that are on the same level. Return the kth largest level sum in the tr