Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 2 years ago

Language

Nim

Compiler

nim 2.0.0

Options

Author

anonymous

almost 2 years ago

a.nim

$ nim c ./prog.nim
Hint: used config file '/opt/wandbox/nim-2.0.0/config/nim.cfg' [Conf]
Hint: used config file '/opt/wandbox/nim-2.0.0/config/config.nims' [Conf]
.......................................................................
CC: ../../opt/wandbox/nim-2.0.0/lib/system/exceptions.nim
CC: ../../opt/wandbox/nim-2.0.0/lib/std/private/digitsutils.nim
CC: ../../opt/wandbox/nim-2.0.0/lib/system/dollars.nim
CC: ../../opt/wandbox/nim-2.0.0/lib/system.nim
CC: a.nim
CC: prog.nim
Hint:  [Link]
Hint: mm: orc; threads: on; opt: none (DEBUG BUILD, `-d:release` generates faster code)
27597 lines; 0.312s; 30.375MiB peakmem; proj: /home/jail/prog.nim; out: /home/jail/prog [SuccessX]
2
Exit Code:
0