Jump to content

Padovan sequence: Difference between revisions

m
(→‎{{header|Haskell}}: another haskell solution)
Line 884:
putStr "The floor- and recurrence-based functions "
putStr $ if checkN 64 pRec pFloor then "match" else "do not match"
putStr " from P_0 to P_63.\n\n"
 
putStr "The self-referential- and recurrence-based functions "
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.