Closed NuclearCactus closed 3 years ago
Thanks for contributing. Just add programe file name in README.md file list part.
@zeel-codder I saw today that the Readme.md and contributing rules have changed. I am submitting another pull request to add the code in markdown as you specified
@zeel-codder For some reason I am not being able to merge my new PR where I contributed my original program as .md file. Can you please help me with this?
What Error are you getting?
What Error are you getting?
@zeel-codder I am not even getting the 'Compare and Pull Request Button' on the the repo after pushing the changes from my PC
What Error are you getting?
@zeel-codder I am not even getting the 'Compare and Pull Request Button' on the the repo after pushing the changes from my PC
If you able to see changes on repo.
Do one thing just close this pr and remove repo.then refork and make pr. :-)
Do one thing just close this pr and remove repo.then refork and make pr. :-)
Alright I'm doing that then @zeel-codder
The program takes a string from the user as input and uses recursion to print its subsequences. The code is written in C++.