Skip to content

Commit

Permalink
Update 03_generic_tree.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Atharv2433 authored Nov 1, 2024
1 parent 3e3232c commit 6197fc0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 03_generic_tree.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ struct Node
}
};




Node* construct()
{
string rootData;
Expand Down

0 comments on commit 6197fc0

Please sign in to comment.