88:23:12
-3 days 7:36:48
Contest is over

UW Madison Practice 2025 - Strings and Data Structure


Time elapsed

79:36:48

Time Remaining

88:23:12

Starts in

-3 days 7:36:48

Ends in

3 days 16:23:12

Start

2025-10-31 00:00 CET

End

2025-11-07 00:00 CET

Visit Scoreboard
Log in
 

UW Madison Practice 2025 - Strings and Data Structure

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