User:Thebigh/mysandbox: Difference between revisions

add the simplest task
(add the simplest task)
Line 1:
Some FRACTRAN programs in case we ever have a category for it
 
==A+B==
 
Input a number of the form 2^a 3^b
<lang fractran>
{2/3}
</lang>
The output is 2^(a+b)
 
==Integer Sequence==
781

edits