identificationdivision. program-id. News2008-p28. * aus MathWorks News&Notes 2008 author. Jens. date-written. 27.10.2009. date-compiled. datadivision. working-storagesection.
77 y pic S9(8).
77 k pic S9(8).
77 l pic S9(8). linkagesection.
77 inp pic S9(8).
77 x pic S9(8). proceduredivisionusing inp returning x. divide 100 into inp giving k move 2 to x add k 5 giving y performuntil x >= 10 add 1 to x add 3 to y end-perform if 3*k + 100 > 43 then add 1 to y compute x = x / (x-y) end-if end-program News2008-p28.
Messung V0.5
¤ Dauer der Verarbeitung: 0.11 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.