Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

Nim

Compiler

nim 0.20.2

Options

Author

anonymous

over 6 years ago

$ nim c ./prog.nim
Hint: used config file '/opt/wandbox/nim-0.20.2/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: widestrs [Processing]
Hint: io [Processing]
Hint: prog [Processing]
Hint: sugar [Processing]
Hint: macros [Processing]
CC: stdlib_io.nim
CC: stdlib_system.nim
CC: stdlib_sugar.nim
CC: prog.nim
Hint:  [Link]
Hint: operation successful (16121 lines compiled; 1.016 sec total; 15.992MiB peakmem; Debug Build) [SuccessX]
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 
Exit Code:
0