You are on page 1of 1

IT2 Programming in C/C++ Plate #06 Title: Deadline: Bubble Sort September 3, 2010 Friday (Class Hours)

Problem Statement: Make a program in C++ that will sort or arrange the inputted numbers in either ascending or descending orders using the Bubble Sort Algorithm. The program you created must sort at least 10 input numbers from the user. Download the Plate 06 Output Example.exe for an idea. Note: You can have your own style of presenting your program. It can or may not be similar to the example output that I had presented. Thank you. -----------------------------end of problem statement----------------------------Criteria for Evaluation: Variables Definition / Messages Algorithm Flowchart Coding

10% 20% 30% 40% 100%

Note: Plates submitted after the deadline period will be multiplied by 80%. You cannot proceed to the next plate unless you comply with this plate. Submission of papers must be in person and should not be channeled through anybody else. Follow the prescribed format given by your instructor. If you are caught cheating, the next plate prior to this plate will also have a grade of 50%. However, you are still required to answer this plate for you to proceed to the other plates prior to this. So better dont cheat. The more you bleed on training, the less you bleed on war. r.i.e.

You might also like