5:43:19
-4 days 23:16:41
Contest is over

UR ICPC Week 8


Time elapsed

119:16:41

Time Remaining

5:43:19

Starts in

-4 days 23:16:41

Ends in

5:43:19

Start

2025-10-29 23:11 CET

End

2025-11-04 04:11 CET

Visit Scoreboard
Log in
 

UR ICPC Week 8

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