simplified gcd.txt by reordering stack stuff
This commit is contained in:
@ -35,12 +35,10 @@ ret
|
||||
=b
|
||||
=a
|
||||
$a
|
||||
$a
|
||||
$b
|
||||
>gcd
|
||||
fun
|
||||
=gcd
|
||||
$a
|
||||
$gcd
|
||||
div
|
||||
$b
|
||||
mul
|
||||
|
Reference in New Issue
Block a user