65:03:01
-4 days 6:56:59
Contest is over

UW Madison Practice 2025 - Strings and Data Structure


Time elapsed

102:56:59

Time Remaining

65:03:01

Starts in

-4 days 6:56:59

Ends in

2 days 17:03:01

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

Dart

Compiler settings

We use dart 3.9.4 to compile your program with the following command:

$ dart compile exe -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: .dart

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base