Jump to content

Untouchable numbers: Difference between revisions

m
→‎{{header|C}}: Runs quicker if compiled without any optimizations (used -O3 before).
(→‎{{header|Nim}}: Changed preamble to refer to Go and Wren versions 1.)
m (→‎{{header|C}}: Runs quicker if compiled without any optimizations (used -O3 before).)
Line 184:
 
=={{header|C}}==
Run time around 1714 seconds on my Core i7 machine.
<syntaxhighlight lang="c">#include <stdio.h>
#include <stdlib.h>
9,482

edits

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