Vaibhav Tulsyan
Vaibhav Tulsyan
Sure @shivani1706
Please read the [contributing guidelines](https://github.com/xennygrimmato/Data-Structures-and-Algorithms/blob/master/CONTRIBUTING.md) and try to keep your PR similar to the format mentioned.
@PrajapatiAnkit Sure. Please check out the contribution guidelines about the requirements and the process to be followed for submitting PRs.
The code looks neat. Thanks for the PR. Can you make your PR similar to the format mentioned in the [contributing guidelines](https://github.com/xennygrimmato/Data-Structures-and-Algorithms/blob/master/CONTRIBUTING.md)?
Please read the [contributing guidelines](https://github.com/xennygrimmato/Data-Structures-and-Algorithms/blob/master/CONTRIBUTING.md) and try to keep your PR similar to the format mentioned.
Please read the [contributing guidelines](https://github.com/xennygrimmato/Data-Structures-and-Algorithms/blob/master/CONTRIBUTING.md) and try to keep your PR similar to the format mentioned.
@mfurquim Yes, that's the one.
@imkp1 Can you please rename `MICEMAZE(Spoj).cpp` to `example.cpp`. I want to keep the structure same across the repo, where all accepted submissions have the same name. Apart from that, can...
@timothygk Can you also get an accepted submission using your gaussian elimination code and add that under the filename `example.cpp` with the problem link as a comment?
@ansh-ptel You need to clone the repo, make changes there and create a PR against this repo. I'll add those instructions to CONTRIBUTING.md.