15.08.2013 Views

General Computer Science 320201 GenCS I & II Lecture ... - Kwarc

General Computer Science 320201 GenCS I & II Lecture ... - Kwarc

General Computer Science 320201 GenCS I & II Lecture ... - Kwarc

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

c○: Michael Kohlhase 295<br />

To make the concepts involved concrete, we look at a concrete example.<br />

Example: An SW Program for 12 Factorial<br />

Example 467 (Computing Twelve Factorial)<br />

var n:= 12; var a:= 1; # declarations<br />

while 2

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!