Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 2 years ago

Language

Nim

Compiler

nim 1.6.8

Options

Author

anonymous

over 2 years ago

b.nim

$ nim c ./prog.nim
Hint: used config file '/opt/wandbox/nim-1.6.8/config/nim.cfg' [Conf]
Hint: used config file '/opt/wandbox/nim-1.6.8/config/config.nims' [Conf]
..........................................................
CC: ../../opt/wandbox/nim-1.6.8/lib/std/private/digitsutils.nim
CC: ../../opt/wandbox/nim-1.6.8/lib/system/dollars.nim
CC: ../../opt/wandbox/nim-1.6.8/lib/system/io.nim
CC: ../../opt/wandbox/nim-1.6.8/lib/system.nim
CC: b.nim
CC: prog.nim
Hint:  [Link]
Hint: gc: refc; opt: none (DEBUG BUILD, `-d:release` generates faster code)
26698 lines; 0.352s; 31.598MiB peakmem; proj: /home/jail/prog.nim; out: /home/jail/prog [SuccessX]
(x: 300, y: 200)
Exit Code:
0