Author | Message |
---|---|
Anonymous
Posts: 166
|
Posted 21:35 Oct 25, 2013 |
I am starting to do hw 5 and had questions regarding review portion: 1) For the flowcharts, is it okay to make it as a pdf for each problem that asks for it? 2)What exactly do you mean "trace the algorithm" and also how do you turn that in? Thanks. |
Eric Liao
Posts: 158
|
Posted 21:40 Oct 25, 2013 |
1) pdf is fine 2) Trace the algorithm means you can write down what state of the program is. For example, the flowchart is a way to trace the algorithm. Therefore, you can trace the algorithm by drawing out the flowchart. |
LarukuRock
Posts: 10
|
Posted 15:01 Oct 26, 2013 |
I'm trying to submit the flowcharts I made for the review questions as a .pdf file, but the system says that "such file format is not allowed for the assignment." |
Eric Liao
Posts: 158
|
Posted 18:39 Oct 26, 2013 |
You should be able to now.
|