User profile: Setat

User info
User name:Setat
History
Joined:
Number of posts:9
Latest posts:

Search a string.
Hi, I need to find a string which is started from the first of the line and replace it with another...

sum of nodes in a tree.
Yes, it's not a complete tree, just a part of it. I agree, Keskiverto's solution is smart.

sum of nodes in a tree.
No difference between 2^6 and 64. Both are the same. 8 sums for n=12

sum of nodes in a tree.
Yes it is not a binary tree. It is a part of a bigger problem, What I wrote is a small part. If we ...

sum of nodes in a tree.
Hello,I have a tree with "x" in the root. How can I print the sum of these node? Is it possible to...