0:00:00
-2681 days 2:59:34
Assignment is over

CSI4144-18s week 08


Time elapsed

335:00:00

Time Remaining

0:00:00

Starts in

-2681 days 2:59:34

Ends in

-2667 days 3:59:34

Start

2018-02-27 21:30 CET

End

2018-03-13 20:30 CET

Visit Results
Log in

CSI4144-18s week 08

Nim

Compiler settings

We use nim 2.2.4 to compile your program with the following command:

$ nim c --opt:speed -o:{executable} {mainfile}

  • {mainfile} is the entrypoint file (you can specify which file this is when submitting).
  • {executable} is the compiled executable.

File Extensions

Files with any of the following file extensions will be used: .nim

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base