SidJain1412 / CompetitiveProgramming

:question: Tracking progress completing good programs, training for placements. (Contri.s welcomed)
23 stars 34 forks source link

Create geekaditi-rat-in-a-maze-CPP.cpp #48

Closed geekaditi closed 3 years ago

geekaditi commented 3 years ago

Solution to the Rat in a maze problem in CPP (Recursion)

vishal-burman commented 3 years ago

Hi @geekaditi you can change the filename from geekaditi-rat-in-a-maze-CPP.cpp to rat-in-a-maze.cpp.

geekaditi commented 3 years ago

Hi @geekaditi you can change the filename from geekaditi-rat-in-a-maze-CPP.cpp to rat-in-a-maze.cpp.

I made the required changes. Please check now.

vishal-burman commented 3 years ago

@geekaditi The code is returning a segmentation fault. Do a cross-check.

SidJain1412 commented 3 years ago

@all-contributors please add @geekaditi for code

allcontributors[bot] commented 3 years ago

@SidJain1412

I've put up a pull request to add @geekaditi! :tada:

shreayan98c commented 3 years ago

Please add this program to the Recursion directory.

vishal-burman commented 3 years ago

@SidJain1412 Actually I suggested those changes and other parts of the program are still left to be modified because of those changes. The program is still not running. @geekaditi might need to debug the program based on those changes.

vishal-burman commented 3 years ago

@SidJain1412 I had some free time. I have fixed the program and added some modifications in #71

SidJain1412 commented 3 years ago

Thanks @vishal-burman @shreayan98c , my bad

SidJain1412 commented 3 years ago

@all-contributors please add @shreayan98c for review

allcontributors[bot] commented 3 years ago

@SidJain1412

I've put up a pull request to add @shreayan98c! :tada: