<?xml version="1.0" encoding="windows-1251"?>
<task title="Двузначное число увеличивается в 5 раз">
<description>
<![CDATA[Найти все двузначные натуральные числа, которые увеличиваются в 5 раз, если приписать перед ними 1.
]]><imgs><img>a_line.PNG</img>
<img>b_line.PNG</img>
<img>mult.png</img>
<img>5.PNG</img>
<img>equal.PNG</img>
<img>1_line.PNG</img>
<img>a_line.PNG</img>
<img>b_line.PNG</img>
</imgs></description>
<description-params>
	<param name="length">
 		<value>2</value>
 	</param>
</description-params>
 <mathDescription>
 <sourceSet> 
 <set type="DecartSet"> 
<set type="NumericSet" first="1" last="9"/><set type="NumericSet" first="0" last="9"/>	</set>
</sourceSet>
<verifier type="ListVerifier">
<function type="And">
<constElement>1</constElement>
<function type="Not">
		<function type="Equals">
		    <constElement>1</constElement>

		<constElement>0</constElement>

</function>

</function>

<function type="And">
		<function type="Equals">
		<function type="Mod">
		<function type="ToDigit">
		<function type="FunctionElement">
    <constElement>1</constElement>
    <function type="Projection" axis="1">
		<current-set-element/>
</function>
    <function type="Projection" axis="2">
		<current-set-element/>
</function>
</function>

</function>

		<function type="ToDigit">
		<current-set-element/>
</function>

</function>

		<constElement>0</constElement>

</function>

		<function type="Equals">
		<function type="Div">
		<function type="ToDigit">
		<function type="FunctionElement">
    <constElement>1</constElement>
    <function type="Projection" axis="1">
		<current-set-element/>
</function>
    <function type="Projection" axis="2">
		<current-set-element/>
</function>
</function>

</function>

		<function type="ToDigit">
		<current-set-element/>
</function>

</function>

		<constElement>5</constElement>

</function>

</function>

</function>
</verifier> </mathDescription>
 </task>