https://leetcode.com/contest/weekly-contest-430/
3402. Minimum Operations to Make Columns Strictly Increasing
class Solution {
public:
int minimumOperations(vector<vector<int>>
https://leetcode.com/problems/validate-binary-search-tree/description/?envType=study-plan-v2&envId=top-interview-150
typedef long long ll;
class Solution {
public:
bool dfs(TreeNode* cur, ll l, ll