单项选择题设树T的度为4,其中度为1,2,3,4的节点个数分别为4,2,1,1。则T中叶子节点数为( )。
单项选择题下面函数的功能是( )。 int fun(char *x) char *y=X; while(*y++); return (y-x-1);