BUGCHEF
Hello,
Hope you all are having a Good Time.
I take the Liberty in introducing you to a new Tool called BUGCHEF.
This tool is made for CODECHEF to simplify Code Debugging and Share Test Cases
-
Here you can FIND and SHARE Test Cases for problems which you can use to debug them while Practising.
-
You can Also submit your Own inputs and Outputs for Problems to help other people out.
There is also a voting system for The Test Cases Provided to Help you Find The most Appropriate Inputs Available.
-
Also, You get +10 points for each upvote and get a -2 for a downvote. Not to mention you also get +5 for submitting an input to a problem. These Scores are used to build our Top Contributors list.
-
You can also find problems directly according to their Contest names also, which makes It very convinient to Practise for Contests Which recently Ended.
-
While Comparing Your Output With The given Accepted output, if there is any mismatch you will get the exact line number where your Output fails.
To get started :
- If you know a problem code then directly go to : https://bugchef.in/problem.php?problem=problemcode
For Example : https://bugchef.in/problem.php?problem=COINS
OR
- You can search directly for your problem Here : https://bugchef.in/search.php
OR
- Even Better, find them by the contest in which they occured here : https://bugchef.in/contestlist.php
Currently The site has nothing to do with providing any test cases but if you people help then this can proove to be very helpful.
So please provide any tricky test cases which you ever encountered with their Accepted Output and help people.
So, Sign Up and be a Part of This.
If there any bugs or you have some valuable suggestions then comment down below.
Update : Now find problems even more easily on the problems page. Problems are now available according to their difficulty. Find out here
Thank You.
Happy Coding