<?xml version="1.0" encoding="UTF-8"?>
<root xmlns:nsd="https://structorizer.fisch.lu" version="3.30-11" 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="Tenshi.Hara" created="2020-12-07" changedby="Tenshi.Hara" changed="2020-12-07" origin="Structorizer 3.30-11" text="&#34;zufallszahl()&#34;" comment="&#34;ohne Übergabeparameter&#34;" color="ffffff" type="sub" style="nice">
	<children>
		<instruction text="&#34;srand(time(0))&#34;" comment="" color="ffffff" rotated="0" disabled="0"></instruction>
		<instruction text="&#34;int var1 := rand() % 100&#34;" comment="" color="ffffff" rotated="0" disabled="0"></instruction>
		<case text="&#34;(var1)&#34;,&#34;0&#34;,&#34;2&#34;,&#34;5&#34;,&#34;default&#34;" comment="" color="ffffff" disabled="0">
			<qCase>
				<instruction text="&#34;out:&#34;,&#34;„Die Zufallszahl ist besonders;&#34;,&#34;sie ist 0.“&#34;" comment="" color="80ff80" rotated="0" disabled="0"></instruction>
			</qCase>
			<qCase>
				<instruction text="&#34;out:&#34;,&#34;„Die Zufallszahl ist besonders;&#34;,&#34;sie ist 2.“&#34;" comment="" color="80ff80" rotated="0" disabled="0"></instruction>
			</qCase>
			<qCase>
				<instruction text="&#34;out:&#34;,&#34;„Die Zufallszahl ist besonders;&#34;,&#34;sie ist 5.“&#34;" comment="" color="80ff80" rotated="0" disabled="0"></instruction>
			</qCase>
			<qCase>
				<instruction text="&#34;out:&#34;,&#34;„Die Zufallszahl ist nicht besonders.“&#34;" comment="" color="ff8080" rotated="0" disabled="0"></instruction>
				<jump text="&#34;return 0&#34;" comment="&#34;&#34;" color="ffffff" disabled="0"></jump>
			</qCase>
		</case>
		<jump text="&#34;return 1&#34;" comment="&#34;&#34;" color="ffffff" disabled="0"></jump>
	</children>
</root>