Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
(´∀`) Prime numbers (,,゚Д゚)
1
Name:
Anonymous
2007-04-15 11:11
ID:00E9fssW
|code]isPrime x = (filter (0 ==) (map (mod x) [2..x-1])) == []
[/code]
24
Name:
Anonymous
2007-04-15 17:43
ID:Heaven
>>23
so how do you use that to check if 18446744073709551617 is prime?
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List