#1151. 二叉树基础
二叉树基础
1、对任意一棵树,若节点的数量为n,则边的数量为({{ input(1) }})。
2、对任意一棵二叉树,若其叶节点的数量为n0,度为2的边的节点数量为n2,则n0与n2的关系是n0=({{ input(2) }})。
1、对任意一棵树,若节点的数量为n,则边的数量为({{ input(1) }})。
2、对任意一棵二叉树,若其叶节点的数量为n0,度为2的边的节点数量为n2,则n0与n2的关系是n0=({{ input(2) }})。
By signing up a 羽润编程 universal account, you can submit code and join discussions in all online judging services provided by us.