Jump to content

Ormiston triples: Difference between revisions

→‎{{header|XPL0}}: Added MAlloc portability warning.
m (→‎{{header|Python}}: Remove unused import)
(→‎{{header|XPL0}}: Added MAlloc portability warning.)
Line 494:
 
=={{header|XPL0}}==
Runs in 87 seconds on Pi4. Beware that MAlloc works differently on other computers.
<syntaxhighlight lang "XPL0">char Sieve;
proc MakeSieve(Size); \Make prime number sieve
296

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.