CPP-week eight

Posted olwlo

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CPP-week eight相关的知识,希望对你有一定的参考价值。

The greatest advance in this week is that I‘ve begun try to design an algorithm for the problem to be figured out. Though a little tough, it will be of great help for designing a more concise and logical program. I‘ve been using lots of time to finish writing code before that action, mainly because I didn‘t get clear about what was to be written and thus deleted and corrected my programs again and again, which took me much time. Designing an algorithm is helpful that it shorten my time needed to finish the architecture of a program. I now first design an algorithm in natural languages, then change it to cpp code in scrap papers, and finally input it to the vc++. That act greatly decreases errors when the program is run at the first time.

以上是关于CPP-week eight的主要内容,如果未能解决你的问题,请参考以下文章