Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

Nim

Compiler

nim HEAD Version 0.20.0

Options
Raw compiler options
-d:release -d:danger

Author

anonymous

over 6 years ago

LazyList.nim
BigInt.nim

$ nim c ./prog.nim -d:release -d:danger
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]
Hint: sequtils [Processing]
Hint: sugar [Processing]
CC: stdlib_io.nim
CC: stdlib_system.nim
CC: stdlib_times.nim
CC: stdlib_sugar.nim
CC: prog.nim
Hint:  [Link]
Hint: operation successful (33810 lines compiled; 3.518 sec total; 46.629MiB peakmem; Dangerous Release Build) [SuccessX]
The first 20 Hamming numbers are:
1 2 3 4 5 6 8 9 10 12 15 16 18 20 24 25 27 30 32 36 

519312780448388736089589843750000000000000000000000000000000000000000000000000000000
This millionth Hamming number took 1055.870532989502 milliseconds.
Exit Code:
0