Debug the Code

Improve your debugging skills by finding errors in buggy programs. Read the code, identify the issue, check hints, and compare with the correct solution.

Bug Fixing Hints Solutions


Select a Debug Question

Select a debug question from the left side and start finding errors.

Your Task: Find the error in the code below and understand how to fix it.
Buggy Code
buggy-code.c
Select a question to view buggy code.
Fix the Code Here
The buggy code is loaded inside the editor. Fix it and run your corrected code.
Expected Output:
Select a question to see expected output.
Correct Code
solution-code.c
``