summaryrefslogtreecommitdiff
path: root/files/practicum/Cijfersom.icl
blob: 0de5a447a9ea0e6ad4b13cdef75f863aa543532c (plain) (blame)
1
2
3
4
5
6
7
module Cijfersom

import StdEnv

Start = (cijfersom 9876543, cijfersom 1000)

cijfersom :: Int -> Int