0:00:00
-229 days 0:47:14
Contest is over

ICPC South Central USA 2024 - Frenzy Friday Before Regionals


Time elapsed

2:00:00

Time Remaining

0:00:00

Starts in

-229 days 0:47:14

Ends in

-228 days 22:47:14

Start

2024-11-16 03:00 CET

End

2024-11-16 05:00 CET

Visit Scoreboard
Log in

ICPC South Central USA 2024 - Frenzy Friday Before Regionals

Dart

Compiler settings

We use dart 3.8.1 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