98
新农上路
使用道具 举报
3118
高级农民
844587076 发表于 2017-12-3 15:48 感觉这个样子做? void helper(TreeNode* root,int &res, int& cnt){ if(root==NULL) return; ...
shawnzhao 发表于 2017-12-4 16:57 对,这样做可以的
本版积分规则 发表回复 回帖后跳转到最后一页