Please help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • raees

    #1

    Please help

    Can anyone help to write a c++ program to construct a multi way tree
    with any number of leaves.
    Send me code or some URL related to this problem
    an example tree is
    root
    , ,
    , , , ,
    , , , ,
    , , , ,
    s t u v
    , ,
    , ,
    , ,
    x z


    Raees

Working...