A Scheme program

Posted by user331114 on Stack Overflow See other posts from Stack Overflow or by user331114
Published on 2010-05-03T04:17:25Z Indexed on 2010/05/03 4:28 UTC
Read the original article Hit count: 367

Filed under:
|

Write a Scheme program which returns a list of the prime divisors of a positive integer greater than 2.

© Stack Overflow or respective owner

Related posts about plt-scheme

Related posts about prime-factoring