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