RosettaCodeData/Task/Conditional-structures/Beeswax/conditional-structures-2.beeswax

4 lines
238 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
_`Enter integer n:`T'p`n = 0`>N`Enter integer m:`T'p`m = 0`>` and `Kp`m = n`;
>`n > 0`d >`m > 0`d >Lp`m > n`;
>`m < n`;