1245:40:02
-67 days 23:19:58
Assignment is over

LATE SUBMISSIONS ONLY


Time elapsed

1631:19:58

Time Remaining

1245:40:02

Starts in

-67 days 23:19:58

Ends in

51 days 21:40:02

Start

2025-08-25 18:00 CEST

End

2025-12-23 14:00 CET

Visit Results
Log in
 

LATE SUBMISSIONS ONLY

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