diff --git a/lab2/src/part3_searcher.cpp b/lab2/src/part3_searcher.cpp index 090b960..74a6dee 100644 --- a/lab2/src/part3_searcher.cpp +++ b/lab2/src/part3_searcher.cpp @@ -1,4 +1,4 @@ -// The logic of this part of the assignment was inspired from CS038 Om Nakrani as we were stuck and were facing issues to get it to work properly. +// Credits to CS038 Om Nakrani for helping out in this part of the assignment as we were facing issues getting it to work... #include #include