Handbook
Glossary
project-euler.255.private vocabulary
Factor handbook
»
Vocabulary index
Summary
Metadata
Parents:
project-euler
.
255
Words
Ordinary words
Word
Stack effect
(euler255)
( a b -- answer )
(iteration#)
( i xi a b -- # )
iteration#
( i xi a b -- # )
next-multiple
( a multiple -- next )
produce-sum
( id pred quot -- sum )
x0
( i -- x0 )
xk+1
( n xk -- xk+1 )
⌈a/b⌉
( a b -- ⌈a/b⌉ )
Files
resource:extra/project-euler/255/255.factor
resource:extra/project-euler/255/255-tests.factor