1 of 6

Slide Notes

DownloadGo Live

C++ Problem Solving

Published on Nov 18, 2015

No Description

PRESENTATION OUTLINE

C++ Problem Solving

BY: AUSTIN FREAY

Step One: Identifying the input/output

Step 2: Planning the Algorithm

Step 3: Checking the Algorithm.

Step 4: Coding the algorithm

Step 5: Evaluating and Modifying