From 43fd4c7b6ab6e0de6bdad39244ac70dc02ecf8c5 Mon Sep 17 00:00:00 2001 From: saurrabh <54888368+saurrabh@users.noreply.github.com> Date: Thu, 1 Oct 2020 04:29:57 +0530 Subject: [PATCH 1/2] Update XYSTR.cpp You forgot to add Jai Shree Ram to the code. --- CodeChef/XYSTR.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CodeChef/XYSTR.cpp b/CodeChef/XYSTR.cpp index e5bf252..7a19207 100644 --- a/CodeChef/XYSTR.cpp +++ b/CodeChef/XYSTR.cpp @@ -1,5 +1,7 @@ /* problem : https://www.codechef.com/JUNE20B/problems/XYSTR*/ +/*Jai Shree Ram🚩🚩*/ + #include @@ -59,4 +61,4 @@ int main() } return 0; - } \ No newline at end of file + } From 90f8e4a1c712e6b23b854ba9b17bc85580291e86 Mon Sep 17 00:00:00 2001 From: saurrabh <54888368+saurrabh@users.noreply.github.com> Date: Thu, 1 Oct 2020 04:46:01 +0530 Subject: [PATCH 2/2] Update ADAKING.cpp --- CodeChef/ADAKING.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CodeChef/ADAKING.cpp b/CodeChef/ADAKING.cpp index 392bedd..2478472 100644 --- a/CodeChef/ADAKING.cpp +++ b/CodeChef/ADAKING.cpp @@ -1,4 +1,6 @@ /* problem : https://www.codechef.com/JULY20B/problems/ADAKING*/ +/*Jai Shree Ram*/ + #include #include @@ -56,4 +58,4 @@ int main() } return 0; -} \ No newline at end of file +}