vault backup: 2023-09-25 14:49:16
This commit is contained in:
parent
9d5090db08
commit
3ae2872e19
@ -450,4 +450,5 @@ let prime n =
|
|||||||
if n < 1 then
|
if n < 1 then
|
||||||
invalid_args "n should not be inferior to zero"
|
invalid_args "n should not be inferior to zero"
|
||||||
else if x = 2 then true
|
else if x = 2 then true
|
||||||
|
else
|
||||||
|
let rec pr a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user