mirror of
https://github.com/TMD44/elte-ik-pti-bsc-zarovizsga.git
synced 2025-08-11 21:39:05 +02:00
22 lines
1.6 KiB
XML
22 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<root xmlns:nsd="https://structorizer.fisch.lu" version="3.30-06" preRepeat="until " postFor="to" preReturn="return" postForIn="in" preWhile="while " output="OUTPUT" input="INPUT" preFor="for" preExit="exit" preLeave="leave" ignoreCase="true" preThrow="throw" preForIn="foreach" stepFor="by" author="laszlo_prahar" created="2020-02-29" changedby="laszlo_prahar" changed="2020-02-29" origin="Structorizer 3.30-06" text=""5-ös tanulók száma"" comment="""" color="ffffff" type="program" style="abbr">
|
|
<children>
|
|
<instruction text=""Be: N, ÁT"" comment="" color="ffffff" rotated="0" disabled="0"></instruction>
|
|
<instruction text=""B := 0"" comment="" color="ffffff" rotated="0" disabled="0"></instruction>
|
|
<instruction text=""I := 1"" comment="" color="ffffff" rotated="0" disabled="0"></instruction>
|
|
<while text=""I <= N"" comment="" color="ffffff" disabled="0">
|
|
<qWhile>
|
|
<alternative text=""ÁT(I) > 4.5"" comment="""" color="ffffff" disabled="0">
|
|
<qTrue>
|
|
<instruction text=""DB := DB + 1"" comment="" color="ffffff" rotated="0" disabled="0"></instruction>
|
|
</qTrue>
|
|
<qFalse>
|
|
<instruction text=""SKIP"" comment="" color="ffffff" rotated="0" disabled="0"></instruction>
|
|
</qFalse>
|
|
</alternative>
|
|
<instruction text=""I := I + 1"" comment="" color="ffffff" rotated="0" disabled="0"></instruction>
|
|
</qWhile>
|
|
</while>
|
|
<instruction text=""Ki: DB"" comment="""" color="ffffff" rotated="0" disabled="0"></instruction>
|
|
</children>
|
|
</root> |