37:09:56
-5 days 10:49:04
Contest is over

USC ICPC practice 6: Dynamic Programming


Time elapsed

130:49:04

Time Remaining

37:09:56

Starts in

-5 days 10:49:04

Ends in

1 day 13:09:56

Start

2025-10-29 04:00 CET

End

2025-11-05 03:59 CET

Visit Scoreboard
Log in
 

USC ICPC practice 6: Dynamic Programming

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