Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

Nim

Compiler

nim HEAD Version 1.0.99

Options
Raw compiler options
-d:release -d:danger --threads:on --gc:boehm

Author

anonymous

over 5 years ago

$ nim c ./prog.nim -d:release -d:danger --threads:on --gc:boehm
Hint: used config file '/opt/wandbox/nim-head/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: widestrs [Processing]
Hint: io [Processing]
Hint: prog [Processing]
Hint: times [Processing]
Hint: strutils [Processing]
Hint: parseutils [Processing]
Hint: math [Processing]
Hint: bitops [Processing]
Hint: macros [Processing]
Hint: algorithm [Processing]
Hint: unicode [Processing]
Hint: options [Processing]
Hint: typetraits [Processing]
Hint: posix [Processing]
CC: stdlib_io.nim
CC: stdlib_system.nim
CC: stdlib_times.nim
CC: prog.nim
Hint:  [Link]
Hint: operation successful (30907 lines compiled; 1.523 sec total; 37.402MiB peakmem; Dangerous Release Build) [SuccessX]
The first 20 hammings are:  1 2 3 4 5 6 8 9 10 12 15 16 18 20 24 25 27 30 32 36 
The 1691st hamming is:  2125764000
The millionth hamming is:  519312780448388736089589843750000000000000000000000000000000000000000000000000000000
This last took 284 milliseconds.
Exit Code:
0