diff --git a/Inserting a node.cpp b/Inserting a node.cpp index f4e0b77..fa5d1ed 100644 --- a/Inserting a node.cpp +++ b/Inserting a node.cpp @@ -1,3 +1,4 @@ +//Algorithm #include using namespace std; class Node