From b95b7b32d112603333e4fe4492f26ed0f2fdae35 Mon Sep 17 00:00:00 2001 From: Dharmaksha <68665143+Dharmaksha@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:40:26 +0530 Subject: [PATCH] Update README.md --- C++/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/C++/README.md b/C++/README.md index 4ffbcb51..c1e467b8 100644 --- a/C++/README.md +++ b/C++/README.md @@ -9,10 +9,7 @@ | Program-07 | Program to print Pascal' triangle | | Program-08 | Program to reverse a string | | Program-09 | Program to check if two numbers are equal without using arithmetic operators or comparison operators. - | Program-10 | Program to Reverse words in a given string - | Program-10 | Program to find the missing number in a Sorted Array. | Program-15 | Program to find modular exponentiation. - -| Program-19| To check whether a number is in palindrome or not \ No newline at end of file +| Program-19| To check whether a number is in palindrome or not