Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

12 days ago

Language

Nim

Compiler

nim 2.2.4

Options
Raw compiler options
--hints:off

Author

anonymous

12 days ago

$ nim c ./prog.nim --hints:off
@[@[10, 20, 30], @[10, 20, 30], @[10, 20, 30]]
@[@[10, 20, 30], @[20, 10, 30], @[20, 10]]
@[@[10, 20, 30], @[10, 20, 30], @[10, 20, 30]]
@[@[10, 20, 30], @[10, 20, 30], @[10, 20, 30], @[10, 20, 30], @[10, 20]]
@[@[10]]
@[@[30, 20, 40, 10], @[20, 30, 10, 40], @[20, 30], @[20], @[20], @[20]]
Exit Code:
0