Skip to content

Falinks/Debug-6

 
 

Repository files navigation

Debug Challenge #6

Open the file Debug6.cpp and fix the code. It's not working properly. It's supposed to sort the defined array into ascending order (smallest to largest).
Follow the instruction bellow to create a branch, edit your code, and create a pull request. THEN wait for feedback. Your code will not be merged int othe main because you are not the only person working off of this main file. You will know that your edits are okay when I enter your grade. Otherwise you should assume that something is wrong and I've sent you feedback.

  1. Make a new Branch from the Main with your name.
    1. Click Here 1
    2. Type your name and hit enter to make a new branch
      2
  2. Correct the code.
    1. Click on the Debug6.cpp file
      3
    2. Click on the edit button
      4
    3. Make your changes
  3. Commit the changes to your branch with an explanation of what was changed.
    1. Commit them to your branch
      5
    2. Go back to your branch
    3. Click the Compare and Pull Request button
      6
    4. Create Pull Request 7
  4. Wait for feedback
  5. Respond to feedback

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%