From 2c83aaa1292ddd2509166a5f8dfbc6c67d858b67 Mon Sep 17 00:00:00 2001 From: Ankit Rayamajhi Date: Tue, 11 Oct 2022 21:38:15 +0545 Subject: [PATCH 1/2] Added by Ankit --- 2016/Fall/{3a.cpp => 3_a.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 2016/Fall/{3a.cpp => 3_a.cpp} (100%) diff --git a/2016/Fall/3a.cpp b/2016/Fall/3_a.cpp similarity index 100% rename from 2016/Fall/3a.cpp rename to 2016/Fall/3_a.cpp From 40f9fe6177edf39e3b5083c602e2f4f8e7b0f5ff Mon Sep 17 00:00:00 2001 From: Ankit Rayamajhi <91751253+ankitrayamajhi@users.noreply.github.com> Date: Wed, 12 Oct 2022 22:18:38 +0545 Subject: [PATCH 2/2] Added by Ankit --- 2019/Fall/4a.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/2019/Fall/4a.cpp b/2019/Fall/4a.cpp index 7513273..3b575e6 100644 --- a/2019/Fall/4a.cpp +++ b/2019/Fall/4a.cpp @@ -88,3 +88,4 @@ st.Constituent_College::display(); st.display(); return 0; } +// Thank you!