int tree_size(struct node* node)
{
if (node==NULL)
{
return(0);
}
else
{
return(tree_size(node->left) + tree_size(node->right) + 1);
}
}
Subscribe to:
Post Comments (Atom)
Please post your answer in comments if you have a better solution.
4 comments:
How to Create own CV in XHTML. Whenever a mouse cursor is taken over the marks fields of your BSC/BCA (or last degree course), then an Ajax request (hidden iframe) is to be made and response should contain the individual marks/precentage of each year of last degree course. This response should be displayed as tooltip/popup (like yahoo news) portion.
Thanks for the info. It is very helpful.
Regards
Educational site
Get jobs info at Educational site
buy propecia online buy propecia online - finasteride mg
We have to know the methods you can easy way to Activate YouTube doing YouTube.com/activate. If you are facing issues with YouTube, like how to connect YouTube on your TV, mobile or other devices contact us. Google has provided us the enjoyment, and by YouTube activate, you watch here latest videos, songs, or web series, etc.
Post a Comment