diff --git a/Lab Test/15_17CS10059.cpp b/Lab Test/15_17CS10059.cpp index 78de53c..627a8cd 100644 --- a/Lab Test/15_17CS10059.cpp +++ b/Lab Test/15_17CS10059.cpp @@ -4,6 +4,7 @@ #include #include #include +#include using namespace std; /* diff --git a/README.md b/README.md index fecd754..143bf70 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Algorithms-Lab -Taught by Pawan Goyal and Arobinda Gupta, IIT Kharagpur, this repository which contains all graded assignments of Algorithms-I lab of IITKGP held in the Autumn Semester of academic session 2018-19. +Taught by Pawan Goyal and Arobinda Gupta, IIT Kharagpur, this repository which contains all graded assignments of Algorithms-I(CS29003) lab of IITKGP held in the Autumn Semester of academic session 2018-19.