67:03:47
-4 days 3:56:13
Contest is over

UR ICPC Practice 1


Time elapsed

99:56:13

Time Remaining

67:03:47

Starts in

-4 days 3:56:13

Ends in

2 days 19:03:47

Start

2025-09-04 00:10 CEST

End

2025-09-10 23:10 CEST

Visit Scoreboard
Log in
 

UR ICPC Practice 1

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