<?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;kgV(zahl1, zahl2)&#34;" comment="&#34;in:  int, int&#34;,&#34;out: int&#34;" color="ffffff" type="sub" style="nice">
	<children>
		<instruction text="&#34;rVal = ggT_r(zahl1, zahl2, 0)&#34;" comment="&#34;&#34;" color="ffffff" rotated="0" disabled="0"></instruction>
		<alternative text="&#34;(rVal != -1)&#34;" comment="&#34;&#34;" color="ffffff" disabled="0">
			<qTrue>
				<jump text="&#34;return ((zahl1 * zahl2) / rVal)&#34;" comment="&#34;&#34;" color="ffffff" disabled="0"></jump>
			</qTrue>
			<qFalse>
				<jump text="&#34;return -1&#34;" comment="&#34;&#34;" color="ffffff" disabled="0"></jump>
			</qFalse>
		</alternative>
	</children>
</root>