138:21:37
-10:38:23
Contest is over

UVa Practice 2026-03-11


Time elapsed

10:38:23

Time Remaining

138:21:37

Starts in

-10:38:23

Ends in

5 days 18:21:37

Start

2026-03-11 23:15 CET

End

2026-03-18 04:15 CET

Visit Scoreboard
Log in
 

UVa Practice 2026-03-11

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