Bug Debug is an event for all those coders out there who have what it takes to make the imperfect code perfect. Participants will be provided with a total of 5 problem statements along with their buggy solutions. They will be required to test the code, detect the bugs and submit the correct version of the code with the minimum possible changes to the original. Participants have to complete the code in C++ language only.
The following will be considered as a valid change:
Only a single line up to semicolon will be considered. Each line of code must begin with a new line in the editor.